Skip to main content

ToolbarSelectOption

<ui5-toolbar-select-option> | Since 1.17.0

The ui5-toolbar-select-option component defines the content of an option in the ui5-toolbar-select.

Properties

selected

DescriptionDefines the selected state of the component.
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.

CSS Custom States

No CSS custom states available for this component.