The ui5-li-groupheader
is a special list item, used only to separate other list items into logical groups.
Properties​
accessibleName​
Description | Defines the text alternative of the component. Note: If not provided a default text alternative will be set, if present. |
Type | string |
Default | "" |
Since | 1.0.0-rc.15 |
selected​
Description | Defines the selected state of the ListItem . |
Type | boolean |
Default | false |
default​
Description | Defines 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. |
Type | Array<Node> |
No events available for this component.
Methods​
No methods available for this component.
CSS Parts​
No CSS parts available for this component.