CodeEditor
CodeEditor copied to clipboard
Add a callback for enter or other keyboard events
I wannt to call some methods when I click 'Enter' keyboard, but I don't know how to implement this logic, dou you know about this? Thanks.
CodeEditor doesn't support calling something on this event, but one could add it for sure.