Checkbox · Radio · Switch

Choice controls with Kovax tokens, sizes, and FormControl context. Reference — header Documentation → Controls.

Examples: Checkbox

Checkbox

Sizes and colorScheme; children provide an implicit label.

Examples: FormControl

FormControl drives invalid / required on the control.
Please confirm to continue.

Examples: RadioGroup

RadioGroup

Selected: pro

Examples: Switch

Switch uses role="switch" on a checkbox input.