GroupItemProps Interface
Definition for a Group item that opens a group of items.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| defaultActiveItemId | undefined | string | ||
| direction | undefined | Direction | ||
| groupId | undefined | string | ||
| items | AnyItemDef[] | ||
| itemsInColumn | undefined | number | ||
| paneLabelKey | undefined | string | if set, it is used to define a key that is used to look up a localized string. | |
| panelLabel | string | StringGetter | if set, it is used to explicitly set a label at top of open group component. | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| betaBadge | undefined | false | true | ItemProps | Indicates whether to draw a Beta badge. | 
| iconSpec | undefined | IconSpec | IconProps | CSS class name or SvgSprite for icon | 
Defined in
Last Updated: 08 January, 2020