@HoangTDI wrote:
Does ion-toggle support (click) event? currently I see it only supports (ionChange). This is a not working for my case because I have an array of ion-toggles. Depend on the value of current ion-toggle, I need to toggle other ion-toggle. As soon as I change the value of an ion-toggle, because of ionChange triggers when there is change, therefor it will try to toggle other ion-toggles. If this component support (click) event, I will not encounter this situation. Is there a work around if ion-toggle only supports (ionChange).
I have checked out documentation on ion-toggle, I do not see any other events supported beside (ionChange).
Thank you very much.
Posts: 1
Participants: 1