QUI React Table

QTable

API

Props

Name & DescriptionOption(s)Default
The component used for the root node. It can be a React component or element.
| ElementType
| ComponentType
'table'
If true, the component will render with reduced padding.
boolean
If true, a right border will divide the columns of this table. Applies to every QTableHeader and QTableCell component.
boolean
Controls the font size of the table elements.
| 'sm'
| 'md'
| 'lg'
'md'
Type
| ElementType
| ComponentType
Default
'table'
Description
The component used for the root node. It can be a React component or element.
Type
boolean
Description
If true, the component will render with reduced padding.
Type
boolean
Description
If true, a right border will divide the columns of this table. Applies to every QTableHeader and QTableCell component.
Type
| 'sm'
| 'md'
| 'lg'
Default
'md'
Description
Controls the font size of the table elements.