### 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.
