Forms
Checkbox
Selects one or more independent options.
Overview
Centauri checkbox styling follows the shared GitHub-inspired interface theme: compact controls, quiet surfaces, visible borders, and clear focus.
Example
A representative light-theme product example using Centauri tokens.
Usage
Use when
Options are independent and more than one may be selected.
Avoid when
Exactly one option must be selected; use radio controls.