Package-level declarations

Types

Link copied to clipboard
typealias DragDropEvent = Any

The drag and drop event types.

Link copied to clipboard
open external class Webview

Create new webview or get a handle to an existing one.

Link copied to clipboard
typealias WebviewLabel = String
Link copied to clipboard
external interface WebviewOptions

Configuration for the webview to create.

Functions

Link copied to clipboard

Gets a list of instances of Webview for all available webviews.

Link copied to clipboard
external fun getCurrentWebview(): Webview

Get an instance of Webview for the current webview.