docs(input): ngModel uses priority 1

This commit is contained in:
Tobias Bosch
2014-10-15 09:18:49 -07:00
parent 6502ab0977
commit ed85ec4d70

View File

@@ -2234,6 +2234,7 @@ var NgModelController = ['$scope', '$exceptionHandler', '$attrs', '$element', '$
* @name ngModel
*
* @element input
* @priority 1
*
* @description
* The `ngModel` directive binds an `input`,`select`, `textarea` (or custom form control) to a