toggle menu
core
0.43.9
js
switch theme
search in API
core
/
de.peekandpoke.kraft.addons.dnd
/
DndDragHandle
Dnd
Drag
Handle
js
inline
fun
<
PAYLOAD
:
Any
>
Tag
.
DndDragHandle
(
payload
:
PAYLOAD
,
host
:
Component
<
*
>
?
=
null
,
key
:
String
?
=
null
)
:
ComponentRef
<
DndDragHandleComponent
<
PAYLOAD
>
>