Type Alias: WebKitWebViewBaseProps
WebKitWebViewBaseProps =
WidgetProps&object
Defined in: generated/jsx.ts:11922
Props for the WebKitWebViewBase widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
onNotify? | (self, propName) => void | null | Called when any property on this widget changes. Param The widget that emitted the notification Param The name of the property that changed (in kebab-case) | generated/jsx.ts:11928 |
ref? | Ref<WebKit.WebViewBase> | - | generated/jsx.ts:11929 |