Skip to main content

GroupHeaderListItem

The ui5-li-groupheader is a special list item, used only to separate other list items into logical groups.

Properties​

accessibleName​

DescriptionDefines the text alternative of the component.
Note: If not provided a default text alternative will be set, if present.
Typestring
Default""
Since1.0.0-rc.15

selected​

DescriptionDefines the selected state of the ListItem.
Typeboolean
Defaultfalse

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​

No CSS parts available for this component.