Countdown Timer in Angular 6

后端 未结 3 494
挽巷
挽巷 2020-12-31 15:21

Hi I am trying to get an example of a countdown timer I found searching on Stack found here: Time CountDown in angular 2

This is my code:



        
3条回答
  •  粉色の甜心
    2020-12-31 15:27

    ngx-countdown is a more matured solution. It provides all the formatting options as well as start/stop/pause/resume functions.

    Live demo here

提交回复
热议问题