Skip to content

WebPanelMessage

Defined in: namespaces.ts:339

Message envelope for WebView-to-plugin messages (fn-48).

data: unknown

Defined in: namespaces.ts:341

The message payload sent from the WebView.


instanceId: string

Defined in: namespaces.ts:343

Unique identifier for the WKWebView instance that sent the message.


windowId: string

Defined in: namespaces.ts:345

The app window containing this WebView.


paneId: "left" | "right"

Defined in: namespaces.ts:347

Which pane the WebView is in.