Back to Wails

Function OpenURL

v3/internal/runtime/desktop/@wailsio/runtime/docs/functions/Browser.OpenURL.html

2.14.0602 B
Original Source

Function OpenURL

OpenURL(url: string | URL): Promise<void>

Open a browser window to the given URL.

Parameters

  • url: string | URL

The URL to open

Returns Promise<void>

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark