toggle menu
Kaluga
1.3.0-SNAPSHOT
androidJvm
switch theme
search in API
architecture-compose
/
com.splendo.kaluga.architecture.compose.navigation
/
BottomSheetRoute
/
SheetContent
Sheet
Content
data
class
SheetContent
(
val
route
:
Route
)
:
BottomSheetRoute
Navigates within the sheet content of the
ModalBottomSheetLayout
Parameters
route
The
Route
to navigate
Members
Constructors
Sheet
Content
Link copied to clipboard
constructor
(
route
:
Route
)
Properties
route
Link copied to clipboard
val
route
:
Route