SnapModeField Function

Snap Mode Field React component. This component is designed to be specified in a status bar definition. It will display the active snap mode that AccuSnap will use and allow the user to select a new snap mode. This Field React component is Redux connected.

SnapModeField(props: Omit<SnapModeFieldProps, "snapMode">): | ReactElement<any, string | JSXElementConstructor<any>>

Parameter Type Description
props Omit<SnapModeFieldProps, "snapMode">  

Returns - | ReactElement<any, string | JSXElementConstructor<any>>

Defined in

Last Updated: 05 April, 2024