Skip to content

pantoken / renderers/tinymce/src / createLogosPlugin

函式: createLogosPlugin()

createLogosPlugin(options): (editor) => void

建立 logos picker 插件工廠。 回傳一個適用於 tinymce.PluginManager.add() 的函式。

參數

options

LogosPickerOptions

回傳

(editor) => void