Source set: Common
Added in 1.5.0-alpha17
@Composable
fun rememberWideNavigationRailState(
initialValue: WideNavigationRailValue = WideNavigationRailValue.Collapsed
): WideNavigationRailState
Create and remember a WideNavigationRailState.
Create and remember a WideNavigationRailState.
Added in 1.5.0-alpha17
@Composable
fun rememberWideNavigationRailState(
initialValue: WideNavigationRailValue = WideNavigationRailValue.Collapsed
): WideNavigationRailState
Create and remember a WideNavigationRailState.