API Reference > ui-ninezone > ToolAssistance > ToolAssistanceProps ToolAssistanceProps Interface Beta Properties of ToolAssistance component. Extends FooterIndicatorProps Methods Name Description onClick(): void Optional Function called when indicator is clicked. Properties Name Type Description children undefined | string Indicator label. icons undefined | ReactNode Indicator icons. indicatorRef undefined | Ref<HTMLDivElement> Clickable part of the indicator. Inherited properties Name Type Inherited from Description className undefined | string FooterIndicatorProps Custom CSS class name isInFooterMode undefined | boolean FooterIndicatorProps Describes whether the footer is in footer or widget mode. style undefined | CSSProperties FooterIndicatorProps Custom CSS style properties title undefined | string FooterIndicatorProps Title for the indicator Defined in ui/ninezone/src/ui-ninezone/footer/tool-assistance/Indicator.tsx Line 17 Last Updated: 11 June, 2024