Skip to content

pantoken / renderers/tinymce/src / createIconsPlugin

Function: createIconsPlugin()

createIconsPlugin(options): (editor) => void

Create the icons picker plugin factory. Returns a function suitable for tinymce.PluginManager.add().

Parameters

options

IconsPickerOptions

Returns

(editor) => void