StatusBarLabelIndicatorProps Interface
Beta
Properties of StatusBarLabelIndicator component.
Extends
- Omit<StatusBarIndicatorProps, "children">
Inherited methods
| Name | Inherited from | Description |
|---|---|---|
| onClick(): void Optional | Omit | Function called when indicator is clicked. |
Properties
| Name | Type | Description | |
|---|---|---|---|
| iconSpec | undefined | IconSpec | Specification of an icon. | |
| label | undefined | string | Indicator label. | |
| labelSide | undefined | StatusBarLabelSide | Side to display label. |
Inherited properties
Defined in
Last Updated: 30 November, 2023