Package-level declarations

Types

Link copied to clipboard
sealed class TwoPaneConfig

Functions

Link copied to clipboard
fun TwoPaneLayout(modifier: Modifier = Modifier, paneConfig: TwoPaneConfig, primaryPane: @Composable () -> Unit, secondaryPane: @Composable () -> Unit)

Two pane screen Divides the screen in two parts for extended device screens