Skip to content

Differences between react-tinymce and tinymce-react? #95

Description

@ragesoss

It looks like, since the last commits to this project in October 2017, a new React integration library was created by TinyMCE: https://github.com/tinymce/tinymce-react

This was the first one I found and tried, but today I tried switching over to tinymce-react. I found that they both worked smoothly for me, and the API is very similar. The biggest difference I noticed is that this one uses an iframe to insert the editor, and you pass in a stylesheet to the config if you want to match the styling of the rest of the page, while with tinymce-react it works like a normal React component and inherits all the styles like a normal element.

Are there any other major differences that would help people choose between the two?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions