Skip to content
Checkbox
Checkboxes allow users to enter data by selecting one or more option.
UX/UI Guidelines
Check the design documentation of the component in ZeroHeight.
From Figma to code
...
Customization
INFO
Check everything about the customization mechanics in the "How it works" documentation.
CSS Variable | Type | Description |
---|---|---|
--z-checkbox--bg | color | |
--z-checkbox--border-color | color | |
--z-checkbox--label-color | color |
Accessibility
...