Skip to main content

TableGroupRow

<ui5-table-group-row> | Since 2.0.0
warning

Deprecated as of version 2.12.0, use @ui5/webcomponents/dist/Table.js instead.

The ui5-table-group-row component represents a group row in the ui5-table.

Properties

No properties available for this component.

Slots

default

DescriptionDefines the text of the component.
Note: Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
TypeArray<Node>

Events

No events available for this component.

Methods

No methods available for this component.

CSS Parts

For more information on how to use CSS shadow parts, see Usage of CSS Shadow Parts.

NameDescription
group-rowUsed to style the native tr element

CSS Custom States

No CSS custom states available for this component.