Closed SzabZol closed 8 years ago
Just use ngClick on each checkbox.
Yes... But I use custom template, because I use FontAwesome icons:
And why you cannot use ngClick? Could you please create a plunkr or jsfiddle example?
Here: http://jsfiddle.net/vLcx4sdn/ Timeout not working.
The timeout is called. I just put a console.log
inside and it got printed out.
Hello!
I would like to use click (with timeout), and dblclick event on checklist-model.
Is it possible? Any idea? (jQuery and Angular also suitable)
Thanks!