Create a WebViewContext for communicating with web-view components.Documentation Index
Fetch the complete documentation index at: https://docs.rebellapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| webviewId | String | Yes | ID of the web-view component |
Return Value
Returns a WebViewContext object.WebViewContext Methods
| Method | Description |
|---|---|
| postMessage(data) | Send a message to the web-view |