kotlin-mpp-playground
Toggle table of contents
0.1.0.0+0152ff2
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-mpp-playground
cmp
/
ui.file
/
DragDropBox
Drag
Drop
Box
jvm
@
Composable
fun
DragDropBox
(
modifier
:
Modifier
=
Modifier
,
onDrop
:
(
DragData
)
->
Unit
)
(
source
)