Field Toggles 1 component design & features
This example pairs shadcn Checkbox with Field and FieldLabel so users toggle one option such as agreeing to terms or enabling a feature. The label click target includes the checkbox via htmlFor or composition.
Single checkboxes suit opt-in marketing, remember-me login, and one-off confirmations. They differ from switches when the choice feels like consent rather than immediate mode change.
