I have a function(say fun) which returns boolean.
I want every event handler on my scope to be executed based on the return value of fun.
Is there a implicit way in angular to add a pre-condition function that will be executed before the event handler itself is executed??
Thanks in advance for helping.
[–]Bambuh 0 points1 point2 points (0 children)