Package-level declarations
Types
Functions
Link copied to clipboard
fun NavigationSuiteScope.adaptiveNavigationBar(currentDestination: NavDestination?, onCurrentDestinationChanged: (AppDestinations) -> Unit)
Extension function to populate the NavigationSuiteScope with items based on AppDestinations.
Link copied to clipboard
Root Composable that sets up the adaptive navigation structure of the app.
Link copied to clipboard
Navigates to a root destination in the navigation graph.
Link copied to clipboard
Maps an AppDestinations enum value to its corresponding ParentFeature route.