Open TomasLongo opened 5 years ago
I wanna know this too
Yes it makes sense to have this feature. Looking for focus event is a common feature.
One use case would be to applied a css class to another HTML element when the editor is focused.
The PR of @hata6502 looks great, thank you. It's sad it wasn't accepted.
Hi,
is there a way to detect if the editor is in focus or blurred?
My use case is that i have multiple editors in my site and I want to display/hide certain control elements depending on if the editor is in focus.
Thanks, Tomas