Package-level declarations
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun LaunchDialog(sector: Sector, dataClassIntent: (sector: Sector) -> Intent, onDismissRequest: () -> Unit)
Link copied to clipboard
Displays a data class object as a path.
Link copied to clipboard
Link copied to clipboard
fun SectorPage(viewModel: SectorPageViewModel, sector: Sector, dataClassIntent: (sector: Sector) -> Intent, informationIntent: (path: Path) -> Intent, maximized: MutableState<Boolean>, scrollEnabled: (enabled: Boolean) -> Unit)
Link copied to clipboard