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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
I'm using the timepicker directive inside an ng-repeat command. I'm wondering if its possible to use the ng-change or ng-click directives within them, so whenever a user clicks any of the arrows, the expression/function I have attached to either two directives are evaluated.
Hello everybody,
I'm using the
timepicker
directive inside anng-repeat
command. I'm wondering if its possible to use theng-change
orng-click
directives within them, so whenever a user clicks any of the arrows, the expression/function I have attached to either two directives are evaluated.Below is my code sample:
Thanks for any help!
The text was updated successfully, but these errors were encountered: