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