useGridStoreMemo hook
Creates a new GridStore for the given grid options and configuration generator.
If the new grid options or config generator options are shallowly equal to the previously
provided ones, the same memoized store instance will be returned.
Tip
This API reference is automatically generated from the source code of the @jsoc/react-grid package.