Why is my timer tag not working in Angularjs? I used the following code
<timer interval="1000" countdown="100">{{countdown}}</timer>
Also, how to alert the timer minutes and seconds while I click the get time button given in the plunker?
Here is the plunker: http://plnkr.co/edit/u4kaFALY0TkUxipjvG0p?p=preview