Hi ,
In angular UI how to recognize click/select of checkbox? Which event can be used to handle click of checkbox?
I am developing a script in angular UI ,where based on click of checkbox ,want to call an API transaction.
Can anyone suggest on this?
Thanks in advance