New to KendoReact? Start a free 30-day trial
How to Use Editor within the Form
Updated on Dec 19, 2025
Environment
| Product Version | 12.0.0 |
| Product | Progress® KendoReact Form |
Description
I want to use Editor in the Form component.
This knowledge base article also answers the following questions:
- How can I embed an Editor inside the Form?
- How can I implement a custom Form field containing an Editor?
Solution
Create a custom form editor where you can handle the onChange event of the Editor and call the fieldRenderProps.onChange method with the value of the Editor
Change Theme
Theme
Loading ...