mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(colors): add examples for custom color w/ attribute
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<ion-spinner name="crescent"></ion-spinner>
|
||||
<ion-spinner name="lines" class="custom"></ion-spinner>
|
||||
<ion-spinner paused></ion-spinner>
|
||||
<ion-spinner name="bubbles" color="tertiary" paused class="custom"></ion-spinner>
|
||||
|
||||
<style>
|
||||
.custom {
|
||||
|
||||
Reference in New Issue
Block a user