mirror of
https://github.com/electron/electron.git
synced 2026-02-17 02:21:37 -05:00
Expose sendInputEvent in webview
This commit is contained in:
@@ -292,6 +292,7 @@ registerWebViewElement = ->
|
||||
"inspectServiceWorker"
|
||||
"print"
|
||||
"printToPDF"
|
||||
"sendInputEvent"
|
||||
]
|
||||
|
||||
# Forward proto.foo* method calls to WebViewImpl.foo*.
|
||||
|
||||
Reference in New Issue
Block a user