react-markdown-editor
react-markdown-editor copied to clipboard
Suggestion: onBlur event
The current onContentChange event is triggered on each keypress which isn't ideal if you're auto-saving the editor contents. Is there a way to have it triggered on the onBlur (i.e lose focus) event?
There is always a way! I will check it out and get back to you!