Here, you can change the default settings from which ngModelOptions
directives inherit.
See the ngModelOptions
directive for a list of the available options.
defaultOptions
The default options to fall back on when there are no more ngModelOption directives as ancestors. Use this property to specify the defaultOptions for the application as a whole. The initial default options are:
|