• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Get ref of an editor within the Form and handle onKeyDown event

Environment

Product Version5.13.1
ProductProgress® KendoReact

Description

How can I get ref of a Form editor and its events in the context of the Form component.

Solution

Pass custom properties to the Field component and access them within the custom component set to the "component" property of the Field. Within the custom component set the "ref" and the event handler.

Following is an example demonstrating this approach:

Example
View Source
Change Theme:

In this article

Not finding the help you need?