Skip to content

pantoken / renderers/tinymce/src / createIconsPlugin

Funktion: createIconsPlugin()

createIconsPlugin(options): (editor) => void

Erstellt die Factory für das Icons-Picker-Plugin. Gibt eine Funktion zurück, die für tinymce.PluginManager.add() geeignet ist.

Parameter

options

IconsPickerOptions

Rückgabe

(editor) => void