| Class name | Type | |
|---|---|---|
| form-control | Component | Container element |
| checkbox | Component | For checkbox |
| checkbox-primary | Utility | Adds `primary` to checkbox |
| checkbox-secondary | Utility | Adds `secondary` to checkbox |
| checkbox-accent | Utility | Adds `accent` to checkbox |
| checkbox-lg | Responsive | Large checkbox |
| checkbox-md | Responsive | Medium checkbox (default) |
| checkbox-sm | Responsive | Small checkbox |
| checkbox-xs | Responsive | Extra small checkbox |
Examples
checkbox
Preview
HTML
checkbox with label and container
Preview
HTML
checkbox primary
Preview
HTML
checkbox secondary
Preview
HTML
checkbox accent
Preview
HTML
checkbox sizes
Preview
HTML
checkbox disabled
Preview
HTML