mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
docs(demos): colored switches
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user