Hi,
I am trying to detect when a user hits the enter key in the rich text editor.
I can see that there is a Syncfusion.EJ2.Blazor.RichTextEditor.KeyboardEventArgs option from a void.
But there is no option in the RTE events to listen for keyboard inputs. i.e. OnKeyUp etc.
Can you tell me how i would do that.