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)
These methods are related to the system browser.
Opens the given URL in the system browser.
Go: BrowserOpenURL(ctx context.Context, url string)
JS: BrowserOpenURL(url string)