amitmahida92 / ng4-loading-spinner

Angular 4 custom async loading spinner.
MIT License
69 stars 31 forks source link

How can I make it work with PrimeNG progess spinner #32

Open Bbaale15 opened 6 years ago

Bbaale15 commented 6 years ago

template = '<p-progressSpinner strokeWidth="6"></p-progressSpinner>';

The above template wont work.