Ahmed Khaled Mohamed
Ahmed Khaled Mohamed
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...