Skip to content

pantoken / renderers/tinymce/src / createIconsPlugin

Функция: createIconsPlugin()

createIconsPlugin(options): (editor) => void

Создать фабрику плагина выбора иконок. Возвращает функцию, подходящую для tinymce.PluginManager.add().

Параметры

options

IconsPickerOptions

Возвращаемое значение

(editor) => void