ngx-ui-loader icon indicating copy to clipboard operation
ngx-ui-loader copied to clipboard

Angular 14

Open Hartaxfr opened this issue 2 years ago • 2 comments

Is an angular 14 migration already planned ? Or is it ready to use it with angular 14 ?

Hartaxfr avatar Jul 22 '22 09:07 Hartaxfr

I am using on Angular 14 and its working fine, Only I am yet to know how to use "blur" as its not reflecting.

geekdeb avatar Aug 09 '22 18:08 geekdeb

Blur works fine too on Angular14. Just use NgxUiLoaderBlurred directive on the container you want to blur with blur property. Example:

sitaram-calvi avatar Jan 09 '23 11:01 sitaram-calvi