Skip to main content

FilterItem

Usage​

For the ui5-filter-item

ES6 Module Import​

import @ui5/webcomponents-fiori/dist/FilterItem.js";

Properties​

text​

DescriptionDefines the text of the component.
Typestring | undefined
Defaultundefined

additionalText​

DescriptionDefines the additional text of the component.
Typestring | undefined
Defaultundefined

Slots​

values​

DescriptionDefines the values list.
TypeArray<FilterItemOption>

Events​

No events available for this component.

Methods​

No methods available for this component.

CSS Parts​

No CSS parts available for this component.