froala / angular-froala-wysiwyg

Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
735 stars 202 forks source link

froalaModelChange documentation is unclear #487

Open RossTrg opened 3 years ago

RossTrg commented 3 years ago

I was struggling yesterday as I did not realise the froalaModelChange attribute existed. It appears in the example files but not the main documentation to the best of my knowledge. Would it be possible to add this to the docs? Or is the expectation that it should be obvious by convention with ngModel and ngModelChange?