Tinymce Editor
Using the Tinymce plugin, you can simply make some awesome rich text editor.
Default settings Editor
Tinymce rich text editor with default options.
Hello tinymce
Use
.js-tinymce class to any div to enable basic tinymce editor example. No Toolbar Editor
Tinymce rich text editor with only menubar.
Hello tinymce
Use
data-toolbar="false" attribute to .js-tinymce to hide toolbar. No Menubar Editor
Tinymce rich text editor with only toolbar.
Hello tinymce
Use
data-menubar="false" attribute to .js-tinymce to hide menubar. Inline Editor
Tinymce rich text editor with only toolbar.
Here are some of our customer’s most common use cases for TinyMCE:
And those use cases are just the start. TinyMCE is incredibly flexible, and with hundreds of APIs there’s likely a solution for your editor project. If you haven’t experienced Tiny Cloud, get started today. You’ll even get a free trial of our premium plugins – no credit card required!
Use
data-inline="true" attribute to .js-tinymce to enable inline editor mode. 

