Skip to content

pantoken / renderers/tinymce/src / createIconsPlugin

函数: createIconsPlugin()

createIconsPlugin(options): (editor) => void

创建图标选择器插件工厂。 返回一个适用于 tinymce.PluginManager.add() 的函数。

参数

options

IconsPickerOptions

返回值

(editor) => void