Skip to Content
APITanStack TableColumnGeneratorTanstack

ColumnGeneratorTanstack type

Tip

This API reference is automatically generated from the source code  of the @jsoc/vanilla-grid-tanstack  package.

Declaration

export type ColumnGeneratorTanstack<D extends ColumnDataType> = ColumnGenerator< PluginConfigTanstack, D >;