Skip to main content

SuggestionItemCustom

The ui5-suggestion-item-custom is type of suggestion item, that can be used to place suggestion items with custom content in the input. The text property is considered only for autocomplete. In case the user needs highlighting functionality, check "@ui5/webcomponents-base/dist/util/generateHighlightedMarkup.js"

Properties​

text​

DescriptionDefines the text of the ui5-suggestion-item-custom. Note: The text property is considered only for autocomplete.
Typestring | undefined
Defaultundefined

Slots​

default​

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