input[checkbox]
Improve this Doc View Source input[checkbox]
- input in module ng
HTML checkbox.
Directive Info
- This directive executes at priority level 0.
Usage
<input type="checkbox" ng-model="string" [name="string"]
HTML checkbox.
<input type="checkbox" ng-model="string" [name="string"]