Interface DashboardWebview
Properties
Readonly connection
html
html: string
Readonly onClosed
onClosed: Event<any>
Readonly onMessage
onMessage: Event<any>
Readonly serverInfo
Methods
postMessage
- postMessage(message: any): Thenable<any>
-
Parameters
Returns Thenable<any>
The connection info for the dashboard the webview exists on