EditorTools
Represents a wrapping namespace for the tool components, props, and functions of the Editor.
Definition
Package:@progress/kendo-vue-editor
Interfaces
AddColumnAfterProps
AddColumnAfterProps
The props for the AddColumnAfter tool component of the Editor.
AddColumnBeforeProps
AddColumnBeforeProps
The props for the AddColumnBefore tool component of the Editor.
AddRowAfterProps
AddRowAfterProps
The props for the AddRowAfter tool component of the Editor.
AddRowBeforeProps
AddRowBeforeProps
The props for the AddRowBefore tool component of the Editor.
AlignCenterProps
AlignCenterProps
The props for the AlignCenter tool component of the Editor.
AlignJustifyProps
AlignJustifyProps
The props for the AlignJustify tool component of the Editor.
AlignLeftProps
AlignLeftProps
The props for the AlignLeft tool component of the Editor.
AlignRightProps
AlignRightProps
The props for the AlignRight tool component of the Editor.
AlignToolProps
AlignToolProps
The props for the Align tool component of the Editor.
DeleteColumnProps
DeleteColumnProps
The props for the DeleteColumn tool component of the Editor.
DeleteRowProps
DeleteRowProps
The props for the DeleteRow tool component of the Editor.
DeleteTableProps
DeleteTableProps
The props for the DeleteTable tool component of the Editor.
FindAndReplaceProps
FindAndReplaceProps
The props for the FindAndReplace tool component of the Editor.
MergeCellsProps
MergeCellsProps
The props for the MergeCells tool component of the Editor.
PdfProps
PdfProps
The props for the Export to PDF tool component of the Editor.
PrintProps
PrintProps
The props for the Print tool component of the Editor.
SplitCellProps
SplitCellProps
The props for the SplitCell tool component of the Editor.