Questions tagged [ion-checkbox]

17 questions
0
votes
1 answer

Updated object in Array when Change CheckBox state on ion- list item click?

I have a list and a checkbox in every row of it. I want that whenever I click on a checkbox, the object need to update based on checkbox state accordingly,but using my below when i tapped on checkbox i am getting exception like Unable to set…
AbhiRam
  • 2,033
  • 7
  • 41
  • 94
0
votes
1 answer

Ionic Ion-checkbox change color in Typescript

I want to change the color of the ion-checkbox in the typescript No I try…
1
2