Table
import {Table} from "@qualcomm-ui/react/table"API
Table.Root
Type
| ReactElement
| ((
props: object,
) => ReactElement)
Description
Allows you to replace the component's HTML element with a different tag or component. Learn more
Type
booleanDescription
If
true, the table will render a vertical divider between columns.Type
| 'sm'
| 'md'
| 'lg'
Description
Governs the size and padding of table elements and text.
Last updated on by Ryan Bower
<div>element by default.