Field Toggles 1 - Simple checkbox

Pro

Field wrapping Checkbox with FieldLabel for a single boolean choice.

Shadcn Field Toggles 1 component

Component Data

  • ID:field/field-toggles-1
  • Access:pro
  • Created:Oct 5, 2025
  • Type:example

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.