Skip to Content
APIVue GridSimpleNavigatorProps

SimpleNavigatorProps type

Tip

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

View Declaration

export type SimpleNavigatorProps<C extends PluginConfig> = { gridStore: GridStore<C>; };

Fields

NameTypeDefault
gridStoreGridStore<C>