Open CoreyTrombley opened 9 years ago
Allow users to escape from editing even if the content is not empty and default back to original content. While trying to do this type of functionality I noticed you can only escape if the content is empty.
You mean, onEscapeKey callback is only triggered when the content is empty?
onEscapeKey
Correct
Allow users to escape from editing even if the content is not empty and default back to original content. While trying to do this type of functionality I noticed you can only escape if the content is empty.