New to KendoReact? Start a free 30-day trial
Add Custom Events to the Editor
Environment
Product Version | 3.0.0 |
Product | Progress® KendoReact Editor |
Description
How to attach a DOM event like onBlur or onColumnMenu to the EditorView.
Solution
The desired DOM events can be attached to the EditorView object using the onMount event of the Editor.
This is an example showcasing how to attach the onColumnMenu, onBlur and onClick events:
Change Theme
Theme
Loading ...