Ledzz / angular2-tinymce

Angular 2 component for TinyMCE MCE WYSIWYG editor
https://angular2-tinymce.surge.sh
66 stars 37 forks source link

How do I configure each instance separately instead of globally?(init method) #61

Closed juanlet closed 5 years ago

juanlet commented 6 years ago

I want to implement different configurations per editor and I don't want to use the global config on theAppModule.ts as specified in the docs. Any idea/example on how to achieve that?

Ledzz commented 5 years ago

Now you can use per-editor configuration