Skip to Content
APIAG GridcreateGridStore

createGridStore function

Creates a grid store for AG Grid. Throws when data is invalid.

Tip

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

Signature

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