Editor API
@progress/kendo-react-editor
EditorTools
Component
- AddColumnAfter
- AddColumnBefore
- AddRowAfter
- AddRowBefore
- AlignCenter
- AlignJustify
- AlignLeft
- AlignRight
- BackColor
- Bold
- CleanFormatting
- DeleteColumn
- DeleteRow
- DeleteTable
- FindAndReplace
- FontName
- FontSize
- ForeColor
- FormatBlock
- Indent
- InsertFile
- InsertImage
- InsertTable
- InsertTablePopup
- Italic
- Link
- MergeCells
- OrderedList
- Outdent
- Redo
- SelectAll
- SplitCell
- Strikethrough
- Subscript
- Superscript
- Underline
- Undo
- Unlink
- UnorderedList
- ViewHtml
Interface
- AddColumnAfterProps
- AddColumnBeforeProps
- AddRowAfterProps
- AddRowBeforeProps
- AlignCenterProps
- AlignJustifyProps
- AlignLeftProps
- AlignRightProps
- AlignToolProps
- BackColorProps
- BoldProps
- CleanFormattingProps
- DeleteColumnProps
- DeleteRowProps
- DeleteTableProps
- DropDownListToolProps
- FindAndReplaceProps
- FontNameProps
- FontSizeProps
- ForeColorProps
- FormatBlockProps
- IndentProps
- InlineFormatToolProps
- InsertImageProps
- InsertTablePopupProps
- InsertTableProps
- ItalicProps
- LinkProps
- ListToolProps
- MergeCellsProps
- OrderedListProps
- OutdentProps
- PdfProps
- PrintProps
- RedoProps
- SelectAllProps
- SplitCellProps
- StrikethroughProps
- SubscriptProps
- SuperscriptProps
- UnderlineProps
- UndoProps
- UnlinkProps
- UnorderedListProps
- ViewHtmlProps
Function
- createAddColumnAfterTool
- createAddColumnBeforeTool
- createAddRowAfterTool
- createAddRowBeforeTool
- createAlignTool
- createDeleteColumnTool
- createDeleteRowTool
- createDeleteTableTool
- createFormatBlockDropDownList
- createIndentTool
- createInlineFormatTool
- createInsertImageTool
- createInsertTableTool
- createLinkTool
- createListTool
- createMergeCellsTool
- createOutdentTool
- createRedoTool
- createSplitCellTool
- createStyleDropDownList
- createUndoTool
- createUnlinkTool
- createViewHtmlTool
EditorToolsSettings
Object literal
- addColumnAfter
- addColumnBefore
- addRowAfter
- addRowBefore
- alignCenter
- alignJustify
- alignLeft
- alignRemove
- alignRight
- backColor
- bold
- bulletList
- cleanFormatting
- deleteColumn
- deleteRow
- deleteTable
- findAndReplace
- fontName
- fontSize
- foreColor
- formatBlock
- image
- indent
- insertFile
- insertTable
- italic
- link
- mergeCells
- orderedList
- outdent
- redo
- savePdfOptions
- selectAll
- splitCell
- strikethrough
- subscript
- superscript
- underline
- undo
- unlink
- viewHtml
Interface
- AddColumnAfterSettings
- AddColumnBeforeSettings
- AddRowAfterSettings
- AddRowBeforeSettings
- AlignAction
- AlignSettings
- ApplyColorSettings
- CleanFormattingSettings
- DeleteColumnSettings
- DeleteRowSettings
- DeleteTableSettings
- FindReplaceSettings
- FormatBlockDropDownListSettings
- ImageSettings
- IndentAction
- IndentationSettings
- InlineFormatOptions
- InlineFormatSettings
- InsertFileSettings
- InsertTableSettings
- LinkSettings
- ListSettings
- MergeCellsSettings
- PdfSettings
- PrintSettings
- SelectAllSettings
- SplitCellSettings
- StyleDropDownListSettings
- ToolSettings
- UnlinkSettings
- ViewHtmlSettings
EditorDialogs
EditorUtils
Function
- alignBlocks
- applyInlineStyle
- applyLink
- canIndentList
- canInsert
- canOutdentList
- convertMsLists
- createDocument
- createTable
- formatBlockElements
- getBlockFormats
- getHtml
- getInlineStyles
- getMark
- getShortcuts
- hasMark
- hasNode
- indentBlocks
- indentHtml
- insertNode
- isAligned
- isIndented
- pasteCleanup
- removeAttribute
- removeComments
- removeTag
- sanitize
- sanitizeClassAttr
- sanitizeStyleAttr
- setHtml
- textHighlight
- toggleInlineFormat
- toggleList