ToolAssistanceProps Interface

Beta

Properties of ToolAssistance component.

Extends

Properties

Name Type Description
children undefined | string Indicator label.  
icons undefined | React.ReactNode Indicator icons.  
indicatorRef undefined | React.Ref<HTMLDivElement> Clickable part of the indicator.  
onClick undefined | () => void Function called when indicator is clicked.  

Inherited properties

Name Type Inherited from Description
className undefined | string ClassNameProps Custom CSS class name
isInFooterMode undefined | false | true FooterIndicatorProps Describes whether the footer is in footer or widget mode.
style undefined | React.CSSProperties CommonProps Custom CSS style properties

Defined in

Last Updated: 08 January, 2020