I'm trying to implement an onBlur-event with an associated function in the editor for Kendo react.
I assume thar can be done with the onMount event and setting the appropriate prop of the EditorView,
but i can't get it quite right.
2 Answers, 1 is accepted
0
Accepted
Stefan
Telerik team
answered on 04 Jul 2019, 08:49 AM
Hello, Matthias,
This can be achieved by programmatically attaching the desired event and the handler to the EditorView. These events can be attached on the onMount event of the Editor:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items