carbon-components
Version:
Carbon Components is a component library for IBM Cloud
16 lines (9 loc) • 459 B
Markdown
### SCSS
#### Modifiers
Use these modifiers with `.bx--toggle` class.
| Selector | Description |
| -------------------- | ----------------------------------------- |
| `.bx--toggle--small` | Selector for applying small toggle styles |
### FAQ
#### Best practice
Since Toggle uses Checkbox inputs, it's best practice to use `<fieldset>` and `<legend>` elements to label the the group. See Form for more details.