Skip to content

pantoken / renderers/tinymce/src / createLogosPlugin

Function: createLogosPlugin()

createLogosPlugin(options): (editor) => void

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

Parameters

options

LogosPickerOptions

Returns

(editor) => void