input[radio]

Improve this Doc View Source input[radio]

  1. input in module ng

HTML radio button.

Directive Info

  • This directive executes at priority level 0.

Usage

<input type="radio"
       ng-model=""
       value=""
       [name=""]
       [ng-chan