ngx-admin
ngx-admin copied to clipboard
Reactive Forms with TinyMCE
Issue type
- [ ] bug report
- [X] feature request
- [ ] question about the decisions made in the repository
Issue description
I am unable to use reactive forms with the tinymce editor, even though it's possible as seen here - https://www.tiny.cloud/blog/angular-rich-text-editor/
Current behavior: The way in which tinymce is setup in the project seems different than the documentation. How can I use reactive forms with this template?
Expected behavior: Should be able to use it as explained in the above article
Steps to reproduce: Try adding reactive forms