input[checkbox]

Improve this Doc View Source input[checkbox]

  1. input in module ng

HTML checkbox.

Directive Info

  • This directive executes at priority level 0.

Usage

<input type="checkbox"
       ng-model="string"
       [name="string"]