What's event when i hover and display border of body #4305
Unanswered
khanhleemtp
asked this question in
Q&A
Replies: 1 comment
-
I guess you're looking for this editor.on('component:hover', cmp => {
cmp.is('wrapper') && console.log('hover body', cmp)
}) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's event when i hover and display border of body
Beta Was this translation helpful? Give feedback.
All reactions