New to KendoReact? Start a free 30-day trial
Get ref of an editor within the Form and handle onKeyDown event
Environment
Product Version | 5.13.1 |
Product | Progress® KendoReact Form |
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:
Change Theme
Theme
Loading ...