Package Exports
- react-declarative-table
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 (react-declarative-table) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Declarative Table
Features
- Render table with groups of columns that can be scrolled separately.
- Nested headers with ease.
- Use Arbitrary components to render cell and header contents.
- Can render any amount of rows and provides callback to fetch insufficient rows.
- JSON-based configuration.
License
The code is available under MIT licence.