angular-froala
angular-froala copied to clipboard
Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
I'm using Froala 3 with AngularJS, but I have a problem adding content from outside the editor into it. I have a modal that displays several predefined messages, the problem...
Hello, I am adding Froala inline editor into my angular project... but I am not getting anywhere that how would I get edited HTML? Would you please let me know?...
Just updated from Angular 11 to 12 and now i'm missing a lot of buttons. Anyone using Froala with Angular 12? Toolbar with Angular 11:  Toolbar with Angular 12:...
The angular froala implementation hooks into the initialized event and passes it on. but the editor context is missing. According to [froala documentation](https://froala.com/wysiwyg-editor/docs/events/#initialized) you should be able to access the...
This worked in older versions of angular-froala. You couldn't easily access all of the instances using `$scope.froalaOptions.froalaEditor`, since they're sharing an options object, but if you didn't *need* to access...
I have a perpetual license for version 3.0. however the editor does not work. I get the message "Copy license expired of Froala Editor", any recommendations to solve the problem...
I need to apply min and max validation on froala input. For maximum, I used **charCounterMax**, but I didn't find any support for minimum character validation in Documentation.
Hello, I had Froala working fine in my app, then tried to get it working in StackBlitz to work on a separate issue - but the StackBlitz is running Angular...
Issue description here. Same for angular.js https://github.com/froala/vue-froala-wysiwyg/issues/153