Components

Slide Toggle

Angular Material Slide Toggle is a simple on/off switch used to toggle a setting or option.

Example

Below is an example of how BuilderKit restyles the Angular Material Slide Toggle and gives it a more modern appearance.

<mat-slide-toggle />

<mat-slide-toggle>Hide my photo</mat-slide-toggle>

<mat-slide-toggle checked />