JSPM

@tinymce/tinymce-react

2.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 339643
  • Score
    100M100P100Q190088F
  • License Apache-2.0

Official TinyMCE React Component

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.