New to Kendo UI for Vue? Start a free 30-day trial
Rendering Modes
By default, the Editor will render its content in an iframe element.
To render the Editor content in a div element, set the defaultEditMode property to div.
The following example demonstrates how to change the rendering mode and how to style the Editor content.
Change Theme
Theme
Loading ...