- Flux Capacitor ...
Ionic Checkbox
## ionic checkbox
The checkbox in ionic is not much different from a regular checkbox in terms of functionality, but the styling is different.
The following example demonstrates a list of multiple checkboxes.
Note that each item's class needs to have the `item-checkbox` class added.
Checkboxes can use `checkbox-assertive` to specify a color.
YouTip