Semantics
Unmodified table accessibility relationships and scoped headers.
Data and utilities · stable · MIT
Composable native table sections, captions, rows, headers, and cells.
Install editable source
Behavior contract
Unmodified table accessibility relationships and scoped headers.
Native table navigation follows the browser and assistive technology.
Light and dark themes, logical RTL layout, reduced motion, responsive content, and forwarded public refs.
Source-derived reference
These public React parts are read directly from the canonical source during the documentation build.
GummyTableGummyTableBodyGummyTableCaptionGummyTableCellGummyTableFooterGummyTableHeadGummyTableHeaderGummyTableRowEach exported part accepts the underlying native, Base UI, or documented Radix prop contract. Inspect the selected source below for exact generic types.
Troubleshooting
Implementation decisions
Use a table when rows and columns express relationships that customers need to compare. Give data columns clear headers, add a caption or nearby heading, and keep actions associated with the correct row. For responsive layouts, preserve those relationships rather than visually flattening cells without labels. Test empty and large data sets, sorting, long values, horizontal scrolling, keyboard controls, and assistive-technology navigation.
Live product source
The Component Lab exercises real source across default, focus, disabled, responsive, dark, reduced-motion, and RTL contexts.
Open the live Component LabInteractive inspection
Load the real component preview when you are ready to interact with its responsive, theme, and direction controls.
Editable source
The registry payload stays off the initial page request.