urish / angular-spinner

Angular directive to show an animated spinner (using spin.js)
MIT License
693 stars 146 forks source link

Grouping of spinners #73

Closed Mangesh-P closed 7 years ago

Mangesh-P commented 9 years ago

Hi Is there a way of grouping of spinners.

 '<span us-spinner spinner-key="spinner-1"></span>
  <span us-spinner spinner-key="spinner-2"></span>'

...dynamic

if want to have a group so that i can stop all the spinners by group and then activate only one.

urish commented 9 years ago

See #67 , please comment there if you think that feature can help you achieve what you need... Thanks!

Mangesh-P commented 9 years ago

+1

On Wed, Oct 28, 2015, 3:34 AM Uri Shaked notifications@github.com wrote:

See #67 https://github.com/urish/angular-spinner/pull/67 , please comment there if you think that feature can help you achieve what you need... Thanks!

— Reply to this email directly or view it on GitHub https://github.com/urish/angular-spinner/issues/73#issuecomment-151795578 .