core
0.27.3
js
core
/
de.peekandpoke.kraft.addons.dnd
/
DndDragHandleComponent
/
Props
/
Props
Props
js
fun
<
PAYLOAD
:
Any
>
Props
(
payloadType
:
KClass
<
PAYLOAD
>
,
payload
:
PAYLOAD
,
host
:
Component
<
*
>
?
,
key
:
String
?
)