Skip to content

pantoken / renderers/tinymce/src / createIconsPlugin

函式: createIconsPlugin()

createIconsPlugin(options): (editor) => void

建立圖示選擇器插件工廠。 回傳一個適用於 tinymce.PluginManager.add() 的函式。

參數

options

IconsPickerOptions

回傳

(editor) => void