mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-07 22:37:28 +08:00
docs(input): ngModel uses priority 1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user