Skip to Content
APITanStack TablecreateGridStore

createGridStore function

Creates a grid store for TanStack Table. Throws when data is invalid.

Tip

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

Signature

Parameters:
NameTypeDefault
dataGridData
configGeneratorOptionsPluginConfigGeneratorOptions<PluginConfigTanstack>
Returns:
GridStore<PluginConfigTanstack>