New to Kendo UI for Angular? Start a free 30-day trial
EditorViewSourceButtonDirective
Configures a ToolBarButtonComponent as an Editor ViewSource tool
(see example).
The directive sets the SVG icon and click
event handlers for the button.
html
<kendo-toolbar-button kendoEditorViewSourceButton></kendo-toolbar-button>
Selector
kendo-toolbar-button[kendoEditorViewSourceButton]