API Reference > ui-ninezone > SnapMode > SnapProps SnapProps Interface Beta Properties of Snap component. Extends CommonProps Methods Name Description onClick(): void Optional Function called when the Snap component is clicked. Properties Name Type Description children undefined | string Label of snap row. icon undefined | ReactNode Snap row icon. isActive undefined | boolean Describes if the snap row is active. 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/snap-mode/Snap.tsx Line 17 Last Updated: 11 June, 2024