New to Kendo UI for Angular? Start a free 30-day trial
EditorRedoButtonDirective
Configures a ToolBarButtonComponent as an Editor Redo tool
(see example).
Sets the SVG icon and click
event handlers of the button.
Updates the disabled
state of the button based on the cursor position in the editing area.
html
<kendo-toolbar-button kendoEditorRedoButton></kendo-toolbar-button>
Selector
kendo-toolbar-button[kendoEditorRedoButton]