Demos - Checkbox

Using <ng-model>
Checkbox 1: true
Checkbox 2 (md-warn)
Duis placerat lectus et justo mollis, nec sodales orci congue. Vestibulum semper non urna ac suscipit. Vestibulum tempor, ligula id laoreet hendrerit, massa augue iaculis magna, sit amet dapibus tortor ligula non nibh.
false
Checkbox: Disabled
Checkbox: Disabled, Checked
Checkbox (md-primary): No Ink
Checkbox: Indeterminate
Checkbox: Disabled, Indeterminate
Using <md-checkbox> with the 'indeterminate' attribute
Select All
1
2
3
4
5
Using <md-checkbox> with <ng-checked>
1
2
3
4
5
Using <input type="checkbox">

Selected Items

[]