API Reference > ui-ninezone > ToolAssistance > ToolAssistanceProps ToolAssistanceProps Interface Beta Properties of ToolAssistance component. Extends FooterIndicatorProps 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 ui/ninezone/src/ui-ninezone/footer/tool-assistance/Indicator.tsx Line 17 Last Updated: 13 June, 2024