StatusBarLabelIndicatorProps Interface
Deprecated in 4.14.0. Props of deprecated component StatusBarLabelIndicator.
Properties of StatusBarLabelIndicator component.
Extends
- Omit<StatusBarIndicatorProps, "children">
Properties
| Name | Type | Description | |
|---|---|---|---|
| iconSpec | IconSpec | undefined | Specification of an icon. | |
| label | string | undefined | Indicator label. | |
| labelSide | StatusBarLabelSide | undefined | Side to display label. |
Inherited properties
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.