Skip to content

pantoken / renderers/tinymce/src / createIconsPlugin

関数: createIconsPlugin()

createIconsPlugin(options): (editor) => void

アイコンピッカー用のプラグインファクトリを作成します。 tinymce.PluginManager.add() に適した関数を返します。

パラメーター

options

IconsPickerOptions

戻り値

(editor) => void