docs(demos): colored switches

This commit is contained in:
Drew Rygh
2015-10-30 16:30:20 -05:00
parent eb46236b8e
commit 2d205a3a24

View File

@@ -14,7 +14,7 @@
Frodo Baggins
</ion-switch>
<ion-switch light>
<ion-switch energized>
Sam
</ion-switch>
@@ -22,7 +22,7 @@
Éowyn
</ion-switch>
<ion-switch secondary checked="true">
<ion-switch royal checked="true">
Legolas
</ion-switch>
@@ -34,7 +34,7 @@
Saruman
</ion-switch>
<ion-switch light checked="true">
<ion-switch energized checked="true">
Gandalf
</ion-switch>
@@ -46,7 +46,7 @@
Treebeard
</ion-switch>
<ion-switch primary>
<ion-switch royal>
Boromir
</ion-switch>
@@ -54,7 +54,7 @@
Gollum
</ion-switch>
<ion-switch light>
<ion-switch energized>
Galadriel
</ion-switch>