Package Exports
- @tinymce/tinymce-react
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tinymce/tinymce-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Official TinyMCE React component
Installation
$ npm install @tinymce/tinymce-react
Attention!
To get this component to work tinymce
needs to be globally available, either by using TinyMCE Cloud or by hosting it yourself.
Example
An example of how to use the component can be found on the Github repo.
Documentation
Can be found on TinyMCE.com.