Skip to content

pantoken / renderers/tinymce/src / createLogosPlugin

Función: createLogosPlugin()

createLogosPlugin(options): (editor) => void

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

Parámetros

options

LogosPickerOptions

Devuelve

(editor) => void