`` is an on/off control that can be toggled via clicking. The slide-toggle behaves similarly to a checkbox, though it does not support an `indeterminate` state like ``. ### Slide-toggle label The slide-toggle label is provided as the content to the `` element. If you don't want the label to appear next to the slide-toggle, you can use [`aria-label`](https://www.w3.org/TR/wai-aria/states_and_properties#aria-label) or [`aria-labelledby`](https://www.w3.org/TR/wai-aria/states_and_properties#aria-labelledby) to specify an appropriate label. ### Use with `@angular/forms` `` is compatible with `@angular/forms` and supports both `FormsModule` and `ReactiveFormsModule`. ### Accessibility `MatSlideToggle` uses an internal `