Add "context-menu" DOM event to <webview>
This commit is contained in:
parent
ac6aeae915
commit
a64bdbd306
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ const supportedWebViewEvents = [
|
|||
'did-get-redirect-request',
|
||||
'dom-ready',
|
||||
'console-message',
|
||||
'context-menu',
|
||||
'devtools-opened',
|
||||
'devtools-closed',
|
||||
'devtools-focused',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue