Replies: 1 comment
-
Added eventlistener to the modal to close it on
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to close the modal on hitting the
esc
key ?https://jsfiddle.net/vsd59zp0/
"View Code" button the panel opens the modal, but it doesn't close on hitting esc key ?
2 more questions related to modal :-)
modal: { custom: true },
in the init() method. Is it possible to make the modal customized for a specific command ? For example, keep the grapesJS modal for asset manager, but for a new button in the panel, i'd like to open a custom modal.Tab
key to navigate the modal, similar to bootstrap.Thank you for your time
Beta Was this translation helpful? Give feedback.
All reactions