angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

How to use "updateOn: 'blur'"? #360

Open SiriusED opened 6 years ago

SiriusED commented 6 years ago

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