Checkbox

Checkbox component is used in forms when a user needs to select multiple values from several options.

Native HTML checkboxes are 100% accessible by default, so we used a very common CSS technique to style the checkboxes.

Usage#

Basic Usage of the Workpay Checkbox

Editable Example

Invalid Checkbox#

Editable Example

Intermediate Checkboxes#

Editable Example