Autodesk / Autodesk/react-base-table
High Level Features
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Some features won't be implemented in `BaseTable` itself, but I will provide some examples for them.
- [x] [Col/Row Span](https://autodesk.github.io/react-base-table/examples/row-span)
- [x] [Infinite Loading](https://autodesk.github.io/react-base-table/examples/infinite-loading)
- [x] [Draggable Rows](https://autodesk.github.io/react-base-table/examples/draggable-rows)
- [x] [Selection](https://autodesk.github.io/react-base-table/examples/selection)
- [x] [Cell with Tooltip](https://autodesk.github.io/react-base-table/examples/tooltip-cell)
- [x] [Inline Editing](https://autodesk.github.io/react-base-table/examples/inline-editing)
- [ ] Filter in Header
- [ ] Action Column
- [ ] Columns Reordering
- [ ] Columns Grouping
- [ ] Data Grouping
Contributor guide
Assessment
This issue has not been assessed yet.