Skip to content

Commit 2137542

Browse files
timkindbergbtford
authored andcommitted
docs(ngModelOptions): fix example
1 parent ab878a6 commit 2137542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/input.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2729,7 +2729,7 @@ var ngValueDirective = function() {
27292729
* - `debounce`: integer value which contains the debounce model update value in milliseconds. A
27302730
* value of 0 triggers an immediate update. If an object is supplied instead, you can specify a
27312731
* custom value for each event. For example:
2732-
* `ngModelOptions="{ updateOn: 'default blur', debounce: {'default': 500, 'blur': 0} }"`
2732+
* `ng-model-options="{ updateOn: 'default blur', debounce: {'default': 500, 'blur': 0} }"`
27332733
* - `getterSetter`: boolean value which determines whether or not to treat functions bound to
27342734
`ngModel` as getters/setters.
27352735
* - `timezone`: Defines the timezone to be used to read/write the `Date` instance in the model for

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy