Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
DraggableChildrenFn
Draggable
Children
Fn
typealias
DraggableChildrenFn
=
(
provided
:
DraggableProvided
,
snapshot
:
DraggableStateSnapshot
,
rubric
:
DraggableRubric
)
->
ReactElement
<
out
HTMLAttributes
<
*
>
>
(
source
)