Skip to Content
APIReact GriduseGridStoreSelector

useGridStoreSelector hook

Tip

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

Signature

Parameters:
NameTypeDefault
gridStoreGridStore<C>
selector(gridStore: GridStore<C>) => T
Returns:
T