Back to Table

CreateRowModels_Plugins

docs/reference/interfaces/CreateRowModels_Plugins.md

8.21.3503 B
Original Source

Interface: CreateRowModels_Plugins<TFeatures, TData>

Defined in: types/RowModel.ts:37

Use this interface as a target for declaration merging to add your own plugin properties. Note: This will affect the types of all tables in your project.

Type Parameters

TFeatures

TFeatures extends TableFeatures

TData

TData extends RowData