Skip to content
New issue

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

Custom spinner #38

Closed
finzaiko opened this issue Apr 8, 2017 · 3 comments
Closed

Custom spinner #38

finzaiko opened this issue Apr 8, 2017 · 3 comments

Comments

@finzaiko
Copy link

finzaiko commented Apr 8, 2017

Can I Can add a little improvement for custom spinner style and color
https://ionicframework.com/docs/api/components/spinner/Spinner/
I need the color match to my base style
I can try to change on image-loader.ts
<Ion-spinner * ngIf = "&& spinner isLoading"> </ ion-spinner>
to this
<Ion-spinner * ngIf = "&& spinner isLoading" color = "primary" name = "dots"> </ ion-spinner>
still not working

@ihadeed
Copy link
Member

ihadeed commented Apr 14, 2017

I will publish a new release with this feature included sometime this weekend.

@finzaiko
Copy link
Author

Great thanks

@Ross-Rawlins
Copy link

what is the correct way to create a custom spinner using a custom SVG? Do you just pass the SVG as a string in the name tag?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants