mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
color updates
This commit is contained in:
@@ -20,8 +20,12 @@
|
||||
Banana
|
||||
</ion-radio>
|
||||
|
||||
<ion-radio value="cherry">
|
||||
Cherry
|
||||
<ion-radio value="cherry" secondary>
|
||||
Cherry (secondary color)
|
||||
</ion-radio>
|
||||
|
||||
<ion-radio value="disabled" disabled="true">
|
||||
Disabled
|
||||
</ion-radio>
|
||||
|
||||
</ion-radio-group>
|
||||
|
||||
Reference in New Issue
Block a user