The best ionic checkbox Tutorial In 2024, In this tutorial you can learn ionic checkbox (checkbox),

ionic checkbox

ionic checkbox (checkbox)

Inside the ionic ordinary Checkbox Checkbox and less effect in fact, they differ only on the style.

The following example demonstrates the list of multiple check boxes.

Note that after the item category for each option to add item-checkbox class.

Checkbox checkbox-assertive may be used to specify a color.

<ul class="list">

  <li class="item item-checkbox">
     <label class="checkbox">
       <input type="checkbox">
     </label>
     Flux Capacitor
  </li>

  /en.

</ul>

Operating results are as follows:

ionic checkbox
10/30