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