Browser

fun Browser(url: URL, type: NavigationSpec.Browser.Type = NavigationSpec.Browser.Type.Normal): ComposableNavSpec.IntentLauncher

Creates a ComposableNavSpec.IntentLauncher to the browser.

Parameters

url

The URL to open.

type