mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-06 22:35:22 +08:00
committed by
Pete Bacon Darwin
parent
10016ab3fd
commit
230e124ddb
@@ -1093,6 +1093,10 @@ var NgModelController = ['$scope', '$exceptionHandler', '$attrs', '$element', '$
|
||||
* current scope. If the property doesn't already exist on this scope, it will be created
|
||||
* implicitly and added to the scope.
|
||||
*
|
||||
* For best practices on using `ngModel`, see:
|
||||
*
|
||||
* - {@link https://github.com/angular/angular.js/wiki/Understanding-Scopes}
|
||||
*
|
||||
* For basic examples, how to use `ngModel`, see:
|
||||
*
|
||||
* - {@link ng.directive:input input}
|
||||
|
||||
Reference in New Issue
Block a user