Ahmed Khaled Mohamed

Results 4 comments of Ahmed Khaled Mohamed
trafficstars

Use the attribute **countdown** instead of **start-time** . Original doumentation here: http://siddii.github.io/angular-timer/

@Apercu thanks for the answer, i will refer to your answer in some other issues.

You could also use ng-if on your timer element to check for your countdown variable. This way, the directive will only be initialised when you have your date, and it...

You could also use ng-if on your timer element to check for your countdown variable. This way, the directive will only be initialised when you have your date, and it...