ngx-ui-loader
ngx-ui-loader copied to clipboard
[show] attribute?
Is it possible to show the spinner by just a *ngIf / [show] (boolean) attribute on the element ? I want to avoid be using the service in ts and only pass in for example async bools depending on loading or not.
- 1
+1