The accessor for setting a checked property and listening to changes that is used by the {@link NgModel} directives.
<Switch [(ngModel)]="model.test">
The accessor for setting a checked property and listening to changes that is used by the {@link NgModel} directives.
Example
<Switch [(ngModel)]="model.test">