How to make a preloader with Angular2

后端 未结 2 924
离开以前
离开以前 2021-02-03 14:54

What is the suggested way to implement a preloader in Angular 2?

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-03 15:41

    You can try this tutorial:

    Article link: https://blog.slinto.sk/angular-http-preloaders-3ee7bd937ee0

    GitHub Repository: https://github.com/slinto/ng-preloader-example

提交回复
热议问题