Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.62 KB

File metadata and controls

32 lines (23 loc) · 1.62 KB

Official TinyMCE Angular Component

About

This package is a thin wrapper around TinyMCE to make it easier to use in an Angular application.

Support

Angular version tinymce-angular version
>=16.x <=21.x 8+
14+ 7.x
13+ 6.x
9+ 4.x
<= 8 3.x
< 5 Not supported

Zoneless Support

This wrapper supports Angular's zoneless change detection. No additional configuration is needed — the component works with both zone-based and zoneless applications.

Issues

Have you found an issue with tinymce-angular or do you have a feature request? Open up an issue and let us know or submit a pull request.

Note: for issues concerning TinyMCE please visit the TinyMCE repository.