New to Kendo UI for Vue? Start a free 30-day trial

EditorUtils

Represents a wrapping namespace for the utility functions, nodes, and marks objects of the Editor.

NameTypeDefaultDescription

alignBlocks

applyInlineStyle

canIndentList

canInsert

canOutdentList

convertMsLists

createDocument

createTable

formatBlockElements

getBlockFormats

getHtml

getInlineStyles

getMark

getShortcuts

hasMark

hasNode

imageResizeKey

PluginKey

The PluginKey used in the Editor by the image resizing plugin.

ImageResizeOptions

The image resizing plugin options.

imageResizing

indentBlocks

indentHtml

insertNode

isAligned

isIndented

marks

{[mark: string]: MarkSpec}

Represents the marks object of the Editor.

nodes

{[node: string]: NodeSpec}

Represents the nodes object of the Editor.

pasteCleanup

propsKey

PluginKey

The PluginKey used in the Editor to pass editor props to the tools.

removeAttribute

removeComments

removeTag

replaceImageSourcesFromRtf

sanitize

sanitizeClassAttr

sanitizeStyleAttr

setHtml

Shortcuts

Represents the Shortcuts object.

textHighlight

toggleInlineFormat

toggleList