Checkbox

The Checkbox component is used for selecting one or multiple options from a list. It is a standard form element that supports different sizes and brand colors. You can use it with a label for better accessibility. It handles checked, unchecked, and indeterminate states for complex UI needs.

Basic Usage

html

Checkbox Sizes

html

Checkbox Colors

html

Disabled Checkboxs

html

Checkbox Shapes

Square Checkbox

html

Circle / Rounded Checkbox

The checkbox-circle and checkbox-rounded both classes result in the same visual style, allowing for flexible naming conventions.

html

Checkboxs With Labels

html