Loading...
Installation
Features
- Fixed Header: Column headers remain visible while scrolling
- Fixed Footer: Total row stays anchored at the bottom
- Scrollable Body: Smooth scrolling through large datasets
- Backdrop Blur: Modern frosted glass effect on fixed elements
- Responsive Layout: Adapts to different screen sizes
Props
Prop | Type | Default | Description |
---|---|---|---|
items | TableItem[] | defaultItems | Array of table data |
footerTotal | number | Calculated | Total balance (auto-calculated) |
title | string | "Users Table" | Table title |