Skip to content

pantoken / renderers/tinymce/src / createLayoutsPlugin

Function: createLayoutsPlugin()

createLayoutsPlugin(options?): (editor) => object

Builds the tinymce.PluginManager.add callback for the "Insert layout" plugin.

Parameters

options?

LayoutsPluginOptions = {}

Returns

(editor) => object