Package Exports
- @fantaptik/react-data-grid
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fantaptik/react-data-grid) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@fantaptik/react-data-grid
A React data grid component library using Materialize CSS for @fantaptik.
npm install @fantaptik/react-data-grid
# Peer dependencies
npm install @fantaptik/core @fantaptik/react-material react-window css-box-model hoist-non-react-statics materialize-css react react-dom
View the Styleguidist @ https://nofeaturesonlybugs.github.io/fantaptik-react-data-grid/
Browser Compatibility
The following browser features are required by the listed components; for highest possible compatibility consider adding appropriate PolyFills.
ResizeObserver
is used by:Grid
via dependency@fantaptik/react-material/Position.Fill
.