Blueprint Datagrid is an enhanced table component for Blueprint 4. It adds features like paging, sorting and filtering to basic Blueprint tables. Blueprint Datagrid is built with Blueprint components and styling and stays faithful to the look-and-feel of the library in both dark and light mode. It supports and is written in Typescript.
Quick links:
- Documentation
- Example Playground 🚧 TODO 🚧
Blueprint Datagrid is currently in active development. Progress is being tracked in this project. There is no version of Blueprint Datagrid released on NPM yet.
Blueprint has two table components, the basic HTMLTable, that provides Blueprint styling to native HTML tables, and the Table component, which allows to build highly interactive spreadsheet-like apps. Blueprint Datagrid aims to hit the middle ground, wrapping the HTMLTable
and adding common functionality like paging, sorting and filtering.
🚧 TODO 🚧
🚧 TODO 🚧