New to KendoReactStart a free 30-day trial

Represents the object of the onChange Editor event.

Definition

Package:@progress/kendo-react-editor

Properties

html

string

A getter of the Editor HTML content. Once called, it will convert the Editor document into HTML string. Note that, since onChange event is triggered on every key while typing, this conversion may not be suitable if the Editor is dealing with large amount of content.

schema

Schema​<any, any>

The Editor Schema object.

An event target.

transaction

Transaction

The Transaction which causes the change.

value

Node

Represents the Editor document.

In this article
DefinitionPropertieshtmlschematargettransactionvalue
Not finding the help you need?
Contact Support