Package-level declarations

Types

Link copied to clipboard

Enum class representing top-level destinations in a navigation system.

Functions

Link copied to clipboard
fun JetpackNavHost(appState: JetpackAppState, onShowSnackbar: suspend (String, SnackbarAction, Throwable?) -> Boolean, modifier: Modifier = Modifier)

Composable function that sets up the navigation host for the Jetpack Compose application.