kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-jetpack
/
dev.kilua.compose.ui
/
setDropTargetData
set
Drop
Target
Data
@
Composable
fun
Modifier
.
setDropTargetData
(
format
:
String
,
callback
:
(
String
?
)
->
Unit
)
:
Modifier
(
source
)
Sets the current component as a D&D drop target with helper callback accepting String data.