RootModalBottomSheetNavigator
A BottomSheetNavigator that creates and manages a ModalBottomSheetLayout. This should be on top of any ModalBottomSheetNavigator in the View-hierarchy
Parameters
the type of NavigationAction this navigator should respond to.
Maps Action to a BottomSheetComposableNavSpec to be navigated to.
The ModalBottomSheetValue the ModalBottomSheetLayout should default to.
A RouteController managing the parent view of the ModalBottomSheetLayout
A list of NavHostResultHandler to be added to the root view of the content.
The BottomSheetContentBuilder describing the navigation graph of the content.
The BottomSheetContentBuilder describing the navigation graph of the sheet content.
Constructors
Properties
This Composable modifier method transforms the View Builder associated with a BaseLifecycleViewModel to wrap the functionality of the subscribable.