You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have developed an application in angular 1 in which I have used this plugin for the timer. But I need to implement the same application in angular 2 or greater version. So is this plugin available in Angular 2 or greater version?
$scope.$on("timer-tick", function (event, endTimeObj) {
});
How above line works?
Please help!!
The text was updated successfully, but these errors were encountered:
I have developed an application in angular 1 in which I have used this plugin for the timer. But I need to implement the same application in angular 2 or greater version. So is this plugin available in Angular 2 or greater version?
How above line works?
Please help!!
The text was updated successfully, but these errors were encountered: