Skip to content

pantoken / renderers/tinymce/src / createLogosPlugin

函数: createLogosPlugin()

createLogosPlugin(options): (editor) => void

创建 logos picker 插件工厂。 返回一个适用于 tinymce.PluginManager.add() 的函数。

参数

options

LogosPickerOptions

返回值

(editor) => void