Skip to content

pantoken / renderers/tinymce/src / createIconsPlugin

Función: createIconsPlugin()

createIconsPlugin(options): (editor) => void

Crear la fábrica del plugin del selector de iconos. Devuelve una función adecuada para tinymce.PluginManager.add().

Parámetros

options

IconsPickerOptions

Devuelve

(editor) => void