StatusBarLabelIndicatorProps Interface

Properties of StatusBarLabelIndicator component.

Extends

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

Name Type Inherited from Description
className undefined | string Omit Custom CSS class name
defaultIsOpen undefined | boolean Omit Default state of an indicator popup.
itemId undefined | string Omit Optional unique identifier for item.
onClick undefined | () => void Omit  
popup undefined | ReactNode Omit Content to display in a popup when indicator is clicked.
style undefined | CSSProperties Omit Custom CSS style properties
title undefined | string Omit Title of an indicator.

Defined in

Last Updated: 21 March, 2024