API Reference > ui-ninezone > SnapMode > SnapProps SnapProps Interface Beta Properties of Snap component. Extends CommonProps Properties Name Type Description children undefined | string Label of snap row. icon undefined | React.ReactNode Snap row icon. isActive undefined | false | true Describes if the snap row is active. onClick undefined | () => void Function called when the Snap component is clicked. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/footer/snap-mode/Snap.tsx Line 17 Last Updated: 13 June, 2024