Posts

Showing posts with the label table

Useful ‘Table’ React Components Collections

Image
  Photo by  Randy Fath  on  Unsplash A customizable table is useful for data management, such as the price and features compared. Here are some components you can apply to developers. ka-table GitHub - komarovalexander/ka-table: Lightweight MIT React Table component with Sorting, Filtering… Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more - GitHub… github.com It’s a lightweight MIT React Table component with sorting, filtering, grouping, virtualization, editing, and many more features. Document 2. material-table GitHub - mbrn/material-table: Datatable for React based on material-ui's table with additional… ⚠️ Please do not create pull requests that contains a lot of change. Because we are working on refactoring and testing… github.com A simple and powerful datatable for React based on  Material-UI Table  with some additional features. document Key features Actions Component overriding Custom colu...