Skip to main content

MultiComboBoxItem

<ui5-mcb-item>

The ui5-mcb-item represents the item for a ui5-multi-combobox.

Properties

selected

DescriptionDefines the selected state of the component.
Typeboolean
Defaultfalse

text

DescriptionDefines the text of the component.
Typestring | undefined
Defaultundefined

additionalText

DescriptionDefines the additional text of the component.
Typestring | undefined
Defaultundefined
Since1.0.0-rc.11

value

DescriptionDefines the value of the ui5-combobox-item. Used for selection. Check ComboBox' selectedValue property for more information.
Typestring | undefined
Defaultundefined
Since2.19.0

Slots

No slots available for this component.

Events

No events available for this component.

Methods

No methods available for this component.

CSS Parts

No CSS parts available for this component.