Back to Wails

Browser

website/versioned_docs/version-v2.11.0/reference/runtime/browser.mdx

2.12.0216 B
Original Source

Browser

These methods are related to the system browser.

BrowserOpenURL

Opens the given URL in the system browser.

Go: BrowserOpenURL(ctx context.Context, url string)

JS: BrowserOpenURL(url string)