Hi
I want to use ionic checkbox and call its event when check box clicked. If I use click event I can not check that if the check box is checked or not. if i use ionChange event it also fires event when i change the value in code. but i want to fire the event just when the view clicked not in code.