useGridStoreSelector hook
Tip
This API reference is automatically generated from the source code of the @jsoc/react-grid package.
Signature
Parameters:| Name | Type | Default |
|---|---|---|
gridStore | GridStore<C> | |
selector | (gridStore: GridStore<C>) => T |