# Switch

```html
<md-switch @change="${(e)" =""> console.log(e.target.selected)}></md-switch>
```
