Package-level declarations
Functions
Link copied to clipboard
fun NavComponent(navController: NavHostController, navigationType: JndNavigationType, modifier: Modifier = Modifier)
Composable function for creating a navigation component. It sets up the navigation routes and their corresponding screens.