Description:
A React component for responsive and dynamically-sized fixed headers and columns.
Features
- Optional fixed column & header
- Responsive table dimensions (wrap it in any size container and it will fill that container)
- Dynamic row height & column width (no need to specify width and height in pixels)
- Rows and columns resize as content resizes
- Custom cells (just make sure your custom cell has
display: table-cellset) - Multiple tables per page
- Scrollbars that are smooth and visible at all times






