mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-28 12:55:48 +08:00
feat(forms): new and improved forms
This commit is contained in:
@@ -612,7 +612,7 @@ https://github.com/angular/angular.js/issues/404 issue}). If you should require
|
||||
you will need to specify an extra property that has two watchers. For example:
|
||||
<pre>
|
||||
<!-- html -->
|
||||
<input type="text" name="locationPath" />
|
||||
<input type="text" ng:model="locationPath" />
|
||||
</pre>
|
||||
<pre>
|
||||
// js - controller
|
||||
|
||||
Reference in New Issue
Block a user