Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow to catch Block's onFocus event simply #1004
Open
Labels
Comments
If I am getting this right, listening for a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think it is more useful to implement focus event in Editor.js !
To catch Block's onFocus event, it needs to use MutationObserver currently.
console output