FilterItemOption
<ui5-filter-item-option>
| Since 1.0.0-rc.16The ui5-filter-item-option
component defines individual filter values within a ui5-filter-item
.
It represents a single selectable option that users can choose to filter data.
Usage
The ui5-filter-item-option
is used as a child component within ui5-filter-item
in the context
of ui5-view-settings-dialog
. Each option represents a specific value that can be used for filtering
ES6 Module Import
import "@ui5/webcomponents-fiori/dist/FilterItemOption.js";
Properties
text
selected
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.