0.0.8 • Published 7 months ago

te-react-table-ui v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Building a table ui component package/library

Tech stack: vite, react, typescript

Testing: vitest, jest

Test coverage

Alt text

Table Component UI

Alt text

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)