QUI React Table

QTd

API

Props

Name & DescriptionOption(s)Default
The component used for the root node. It can be a React component or element.
| ElementType
| ComponentType
'td'
If true, the cell is aggregated.
boolean
If true, the cell is grouped.
boolean
If true, a right border will be drawn between this cell and the cell next to it. This prop will override the prop by the same name from the wrapping QTable component.
boolean
Type
| ElementType
| ComponentType
Default
'td'
Description
The component used for the root node. It can be a React component or element.
Type
boolean
Description
If true, the cell is aggregated.
Type
boolean
Description
If true, the cell is grouped.
Type
boolean
Description
If true, a right border will be drawn between this cell and the cell next to it. This prop will override the prop by the same name from the wrapping QTable component.