API Reference > ui-ninezone > SnapMode > SnapModeProps SnapModeProps Interface Beta Properties of SnapMode component. Extends FooterIndicatorProps Methods Name Description onClick(): void Optional Function called when indicator is clicked. Properties Name Type Description children undefined | string Indicator label. icon undefined | ReactNode Indicator icon. 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/snap-mode/Indicator.tsx Line 17 Last Updated: 12 June, 2024