Skip to main content

Checkbox

Provides a checkable box that is useful for yes/no values, confirmations, or selection options.

Key characteristics

  • Supports true/false style input
  • Useful for forms and checklists
  • Easy for users to understand and interact with

When to use

Use this control for boolean fields like is_active, approved, or terms_accepted.