mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-16 02:33:09 +00:00
parent
c106b80c8d
commit
a780df8779
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
*
|
*
|
||||||
* <div class="alert alert-error">
|
* <div class="alert alert-error">
|
||||||
* The only appropriate use of `ngInit` for aliasing special properties of
|
* The only appropriate use of `ngInit` for aliasing special properties of
|
||||||
* {@link api/ng.directive:ngRepeat `ngRepeat`}, as seen in the demo bellow. Besides this case, you
|
* {@link api/ng.directive:ngRepeat `ngRepeat`}, as seen in the demo below. Besides this case, you
|
||||||
* should use {@link guide/dev_guide.mvc.understanding_controller controllers} rather than `ngInit`
|
* should use {@link guide/dev_guide.mvc.understanding_controller controllers} rather than `ngInit`
|
||||||
* to initialize values on a scope.
|
* to initialize values on a scope.
|
||||||
* </div>
|
* </div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue