You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support **multiple loaders** (>= [email protected]). See [Multiple loaders](https://github.com/t-ho/ngx-ui-loader/wiki/Getting-started#24-multiple-loaders) for more details and [demo here](https://ngx-ui-loader.stackblitz.io/multiloader)
22
-
* Show foreground loader with **progress bar**
23
-
* The page content can be **blurred/frosted** while showing foreground loader. See [NgxUiLoaderBlurred](https://github.com/t-ho/ngx-ui-loader/wiki/NgxUiLoaderBlurred-directive) directive for more details
24
-
* Show loader with different id for different tasks
25
-
* Be able to add **logo** and **loading text**
26
-
* Be able to change position of spinners, logo and loading text
27
-
* Be able to change color and size of logo, spinners and progress bar
28
-
* Be able to change the direction of progress bar
29
-
* Automatically show loader for router events. See [NgxUiLoaderRouterModule](https://github.com/t-ho/ngx-ui-loader/wiki/Automatically-show-loader-for-router-events) for more details
30
-
* Automatically show loader for http requests. See [NgxUiLoaderHttpModule](https://github.com/t-ho/ngx-ui-loader/wiki/Automatically-show-loader-for-Http-requests) for more details
22
+
23
+
- Support **multiple loaders** (>= [email protected]). See [Multiple loaders](https://github.com/t-ho/ngx-ui-loader/wiki/Getting-started#24-multiple-loaders) for more details and [demo here](https://ngx-ui-loader.stackblitz.io/multiloader)
24
+
- Show foreground loader with **progress bar**
25
+
- The page content can be **blurred/frosted** while showing foreground loader. See [NgxUiLoaderBlurred](https://github.com/t-ho/ngx-ui-loader/wiki/NgxUiLoaderBlurred-directive) directive for more details
26
+
- Show loader with different id for different tasks
27
+
- Be able to add **logo** and **loading text**
28
+
- Be able to change position of spinners, logo and loading text
29
+
- Be able to change color and size of logo, spinners and progress bar
30
+
- Be able to change the direction of progress bar
31
+
- Automatically show loader for router events. See [NgxUiLoaderRouterModule](https://github.com/t-ho/ngx-ui-loader/wiki/Automatically-show-loader-for-router-events) for more details
32
+
- Automatically show loader for http requests. See [NgxUiLoaderHttpModule](https://github.com/t-ho/ngx-ui-loader/wiki/Automatically-show-loader-for-Http-requests) for more details
31
33
32
34
## The full documentation is available at the [wiki page](https://github.com/t-ho/ngx-ui-loader/wiki)
0 commit comments