- HTML5 ...
Ionic Toggle
# ionic Toggle (Toggle Switch)
The toggle switch is similar to the HTML checkbox tag, but it is easier to use on mobile devices.
The toggle switch can use `toggle-assertive` to specify a color.
This example has a list of multiple toggle switches. Note that each item's `item` class needs to have the `item-toggle` class added after it.
YouTip