ion-checkbox

The checkbox is no different than the HTML checkbox input, except it’s styled differently.

The checkbox behaves like any AngularJS checkbox.

Usage

<ion-checkbox ng-model="isChecked">Checkbox Label</ion-checkbox>