ComponentReactregistry:ui
Table
table
Composable table primitives (Table, TableHeader, TableBody, TableFooter, TableRow, TableHead, TableCell, TableCaption) with hover rows, selected state and horizontal scroll. Table takes density (compact, comfortable, relaxed) and variant (line, striped, outline), both flowing to rows and cells via context.
This item declares no source files.
Notes from the author
Wrap in your own data logic (e.g. TanStack Table) or use directly. The container handles overflow-x for wide tables.
1 example
See it in use
Used by 1 item
Built on Table
Other @ai2 items that list this one as a dependency.
@ai2
