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

Add Custom Events to the Editor

Environment

Product Version3.0.0
ProductProgress® KendoReact

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:

Example
View Source
Change Theme:

In this article

Not finding the help you need?