Companion

Functions

Link copied to clipboard
fun getAll(): ERROR CLASS: Symbol not found for js.promise.Promise<ERROR CLASS: Symbol not found for js.array.ReadonlyArray<tauri/apps/api/Webview>>

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

Link copied to clipboard
fun getByLabel(label: String): ERROR CLASS: Symbol not found for js.promise.Promise<tauri/apps/api/Webview?>

Gets the Webview for the webview associated with the given label.

Link copied to clipboard

Get an instance of Webview for the current webview.