WebPanelMessage
Defined in: namespaces.ts:339
Message envelope for WebView-to-plugin messages (fn-48).
Properties
Section titled “Properties”data:
unknown
Defined in: namespaces.ts:341
The message payload sent from the WebView.
instanceId
Section titled “instanceId”instanceId:
string
Defined in: namespaces.ts:343
Unique identifier for the WKWebView instance that sent the message.
windowId
Section titled “windowId”windowId:
string
Defined in: namespaces.ts:345
The app window containing this WebView.
paneId
Section titled “paneId”paneId:
"left"|"right"
Defined in: namespaces.ts:347
Which pane the WebView is in.