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