angular-selectize icon indicating copy to clipboard operation
angular-selectize copied to clipboard

Add loading indicator or "loading" class to selectize

Open donpinkus opened this issue 9 years ago • 0 comments

Since we don't use the load() method for angular-selectize, how should we set the component to be in a loading state?

For vanilla selectize, if you use the load() method, it will add the loading class to the control DOM element, and you can display a spinner from there.

donpinkus avatar Oct 29 '15 04:10 donpinkus