Tables display structured data using HTML table semantics. They’re composed from sub-components —Documentation Index
Fetch the complete documentation index at: https://prefab.prefect.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
TableHeader, TableBody, TableRow, TableHead, TableCell, and TableCaption — that map directly to their HTML counterparts.
Basic Usage
Rich Cell Content
Table cells are containers — they can hold any component, not just text. This makes it easy to add badges, buttons, or other elements inline.API Reference
Table Parameters
Additional Tailwind CSS classes.
TableCaption Parameters
Caption text. Can be passed as a positional argument.
Protocol Reference
Table
TableHead / TableCell
TableCaption