Composables UI is out: our new component library for Compose Multiplatform ->
Interface

ThreePaneScaffoldPaneScope

Scope for the panes of ThreePaneScaffold.

Source set: Common
@ExperimentalMaterial3AdaptiveApi
sealed interface ThreePaneScaffoldPaneScope :
    ThreePaneScaffoldScope,
    ExtendedPaneScaffoldPaneScope<ThreePaneScaffoldRole, ThreePaneScaffoldValue>

Scope for the panes of ThreePaneScaffold.

Last updated: