te-react-table-ui
v0.0.8
Published
Tech stack: vite, react, typescript
Downloads
4
Readme
Building a table ui component package/library
Tech stack: vite, react, typescript
Testing: vitest, jest
Test coverage

Table Component UI

Feature:
- Accept Data Source to display
- Allow resizing of columns by updating width value
- Allow styling of header by updating color value
- Allow sorting of table rows (asc or desc)
- Single-select(radio button) and multi-select(checkbox)
