Ionic2 : What are the different refreshingSpinners available?

I am working on Pull down to refresh, just want to know what are the different Refreshing Spinners available.

Right now I am using only circle, bubbles, Are there any more i can not find them in documentation

You can see them here https://ionicframework.com/docs/v2/api/components/loading/LoadingController/ - I’m not sure if there’s more though

Edit: And here https://ionicframework.com/docs/v2/api/components/spinner/Spinner/

2 Likes

thanks @mich356c :slight_smile: