This timer is able to show the countdown time and executes a funcion callback on timeout.
Create a Timer HTML Tag: <div ng-timer callback="<callback function on timeout>" time-sec="<timeout in seconds>">
Micha Meier
- Function callback on timeout
- Shows countdown time
Have a look at Plunker: https://embed.plnkr.co/lMmS3v/