mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-28 12:55:48 +08:00
docs(forms): Update API docs for forms
- API forms (ng:model + controller, form + controller) - fix some broken links - ng:change, ng:model-instant
This commit is contained in:
@@ -7,7 +7,7 @@ angular, but advanced users who want more control over the initialization proces
|
||||
the manual bootstrapping method instead.
|
||||
|
||||
The best way to get started with manual bootstrapping is to look at the what happens when you use
|
||||
{@link api/angular.directive.ng:app ng:app}, by showing each step of the process
|
||||
{@link api/angular.module.ng.$compileProvider.directive.ng:app ng:app}, by showing each step of the process
|
||||
explicitly.
|
||||
|
||||
<pre>
|
||||
|
||||
Reference in New Issue
Block a user