New to KendoReact? Start a free 30-day trial
Getting and Setting HTML Content
The React Editor, part of KendoReact, enables you to programmatically get the HTML content of the Editor and set an updated version back.
The following example demonstrates how to achieve the suggested scenario by using the getHtml
and setHtml
functions.
Change Theme
Theme
Loading ...