Skip to content

pantoken-root / renderers/tinymce/src / createContentClassesPlugin

函数: createContentClassesPlugin() ​

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

构建一个可选插件,为 TinyMCE 撰写的内容添加 pantoken 类。

参数 ​

options? ​

ContentClassesPluginOptions = {}

返回值 ​

(editor) => object