Webview
Create new webview or get a handle to an existing one.
Webviews are identified by a label a unique identifier that can be used to reference it later. It may only contain alphanumeric characters a-zA-Z plus the following special characters -, /, : and _.
Since
2.0.0
Inheritors
Properties
The webview label. It is a unique identifier for the webview, can be used to reference it later.
Local event listeners.
Functions
Clears all browsing data for this webview.
Emits an event to all {@link EventTarget|targets} matching the given target.
Listen to a file drop event. The listener is triggered when the user hovers the selected files on the webview, drops the files or cancels the operation.
Moves this webview to the given label.
Sets whether the webview should automatically grow and shrink its size and position when the parent window resizes.
Specify the webview background color.
Sets the webview position.
Resizes the webview.