Checkbox
A compound checkbox component supporting individual and grouped selection with indicator, icon, and label sub-components.
Radio
A compound radio button component for single-selection within a group, with indicator, icon, and label sub-components.
Switch
A toggle switch for boolean on/off states with customizable track and thumb colors.
FormControl
A compound wrapper that provides shared state (disabled, invalid, required, read-only) to its label, helper text, and error message children.