kotlin-mpp-playground
Toggle table of contents
0.1.0.0+0152ff2
common
Platform filter
common
Switch theme
Search in API
kotlin-mpp-playground
cmp
/
ui.home
Package-level
declarations
Functions
Functions
Home
Link copied to clipboard
@
Composable
@
Preview
fun
Home
(
navToFile
:
(
)
->
Unit
,
navToImage
:
(
)
->
Unit
)
Home
Button
Link copied to clipboard
@
Composable
fun
HomeButton
(
navToHome
:
(
)
->
Unit
)