Resizable Table
A data table with resizable columns. Each header carries a role="separator" resize handle exposing the column width via aria-valuenow; drag it or press Arrow Left/Right to resize that column (clamped to a minimum) without affecting the others.
Preview
| Name | Size | Kind |
|---|---|---|
| Report.pdf | 2 MB | |
| Photo.jpg | 4 MB | Image |
Installation
npx shadcn@latest add https://ui.publictheta.com/r/resizable-table.jsonConformance
This component conforms to the @publictheta/ui-spec resizable-table specification. Run the suite against any implementation with pnpm conformance.