GroupItem
<ui5-group-item>
| Since 2.13.0The ui5-group-item
component defines the grouping criteria for data in ui5-view-settings-dialog
.
It represents a single group option that users can select to organize data into logical groups.
Usage
The ui5-group-item
is used within the ui5-view-settings-dialog
to provide grouping options.
Each group item represents a column or field by which data can be grouped.
ES6 Module Import
import "@ui5/webcomponents-fiori/dist/GroupItem.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.