Skip to content

pantoken-root / renderers/tinymce/src / createContentClassesPlugin

Function: createContentClassesPlugin() ​

createContentClassesPlugin(options?): (editor) => object

Build an opt-in plugin that adds pantoken classes to TinyMCE-authored content.

Parameters ​

options? ​

ContentClassesPluginOptions = {}

Returns ​

(editor) => object