OptionCustom
<ui5-option-custom>
| Since 2.0.0The ui5-option-custom
component defines a custom content of an option in the ui5-select
.
A component to be the same way as the standard ui5-option
.
The component accepts arbitrary HTML content to allow full customization.
ES6 Module Import
import "@ui5/webcomponents/dist/OptionCustom.js";
Properties
displayText
value
tooltip
selected
Slots
default
Events
No events available for this component.
Methods
No methods available for this component.
CSS Parts
No CSS parts available for this component.