Checkbox

Forms

FormsComponent

Usage

A Checkbox allows users to select one or multiple options from a set. It represents a binary state (checked / unchecked) and can also support an indeterminate state when reflecting partial selection within grouped content. Checkboxes are used when selections are independent of one another, enabling users to make multiple choices simultaneously or toggle a single setting on or off.