메인 콘텐츠로 건너뛰기
버전: 다음 버전 🚧

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)