2017-01-31 13:13:06 +00:00
|
|
|
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect">
|
2017-03-01 09:48:27 +00:00
|
|
|
<input type="checkbox" class="*[className]*" ng-model="*[model]*" ng-change="*[change]*">
|
2017-01-31 13:13:06 +00:00
|
|
|
<span class="mdl-switch__label">*[label]*</span>
|
|
|
|
</label>
|