GridStoreOptionsTanstack type
Tip
This API reference is automatically generated from the source code of the @jsoc/vanilla-grid-tanstack package.
View Declaration
export type GridStoreOptionsTanstack =
PluginGridStoreOptions<PluginConfigTanstack>;Fields
| Name | Type | Default |
|---|---|---|
data | GridData | |
configGeneratorOptions | PluginConfigGeneratorOptions<PluginConfigTanstack> | |
listener | GridStoreListener<PluginConfigTanstack> |