API Reference > ui-ninezone > SnapMode > SnapModeProps SnapModeProps Interface Beta Properties of SnapMode component. Extends FooterIndicatorProps Properties Name Type Description children undefined | string Indicator label. icon undefined | React.ReactNode Indicator icon. 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/snap-mode/Indicator.tsx Line 17 Last Updated: 13 June, 2024