Is that possible to update model only on blur something like this: `ng-model-options="{ updateOn: 'blur' }"`
Is that possible to update model only on blur something like this:
ng-model-options="{ updateOn: 'blur' }"