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