chore: rename switch to ng-switch
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<div md-theme="default">
|
||||
<h2>Switch demo</h2>
|
||||
<h2>NgSwitch demo</h2>
|
||||
|
||||
<md-switch (^click)="increment()">Normal switch</md-switch>
|
||||
<md-switch class="md-primary" (^click)="increment()">Primary switch</md-switch>
|
||||
|
Reference in New Issue
Block a user