StatusBarLabelIndicatorProps Interface

Properties of StatusBarLabelIndicator component.

Extends

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

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

Defined in

Last Updated: 13 May, 2024