New to KendoReact? Start a free 30-day trial
Rendering Modes
Rendering ModesPremium
Updated over 6 months ago
By default, the React Editor, part of KendoReact, will render its content in an iframe element.
To render the React Editor, part of KendoReact, 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 ...