mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
docs(demos): colored switches
This commit is contained in:
@ -14,7 +14,7 @@
|
|||||||
Frodo Baggins
|
Frodo Baggins
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
<ion-switch light>
|
<ion-switch energized>
|
||||||
Sam
|
Sam
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
@ -22,7 +22,7 @@
|
|||||||
Éowyn
|
Éowyn
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
<ion-switch secondary checked="true">
|
<ion-switch royal checked="true">
|
||||||
Legolas
|
Legolas
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
@ -34,7 +34,7 @@
|
|||||||
Saruman
|
Saruman
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
<ion-switch light checked="true">
|
<ion-switch energized checked="true">
|
||||||
Gandalf
|
Gandalf
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
@ -46,7 +46,7 @@
|
|||||||
Treebeard
|
Treebeard
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
<ion-switch primary>
|
<ion-switch royal>
|
||||||
Boromir
|
Boromir
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
@ -54,7 +54,7 @@
|
|||||||
Gollum
|
Gollum
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
<ion-switch light>
|
<ion-switch energized>
|
||||||
Galadriel
|
Galadriel
|
||||||
</ion-switch>
|
</ion-switch>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user