We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: feat
Platform: all
ionSpinner is awesome, but I'd like to change the color with some preset colors as light, stable, positive, calm etc...
light
stable
positive
calm
Something like this:
<ion-spinner class="balanced"></ion-spinner>
And it resolves for iOS and Android but with a balanced color scheme 😄
I know I can style the SVG with CSS, but I'm suggesting a improvement I think is useful.
Hope it helps improve Ionic 😄
The text was updated successfully, but these errors were encountered:
2b88b4f
👍
Sorry, something went wrong.
Awesome! Thank you 😄
No branches or pull requests
Type: feat
Platform: all
ionSpinner is awesome, but I'd like to change the color with some preset colors as
light
,stable
,positive
,calm
etc...Something like this:
And it resolves for iOS and Android but with a balanced color scheme 😄
I know I can style the SVG with CSS, but I'm suggesting a improvement I think is useful.
Hope it helps improve Ionic 😄
The text was updated successfully, but these errors were encountered: