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