Package Exports
- @tinymce/tinymce-react
- @tinymce/tinymce-react/lib/cjs/main/ts/index.js
- @tinymce/tinymce-react/lib/es2015/main/ts/index.js
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
About
This package is a thin wrapper around TinyMCE to make it easier to use in a React application.
- If you need detailed documentation on TinyMCE, see: TinyMCE Documentation.
- For the TinyMCE React Quick Start, see: TinyMCE Documentation - React Integration.
- For the TinyMCE React Technical Reference, see: TinyMCE Documentation - TinyMCE React Technical Reference.
- For our quick demos, check out the TinyMCE React Storybook.
Issues
Have you found an issue with tinymce-react 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.