toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
DraggableChildrenFn
Draggable
Children
Fn
typealias
DraggableChildrenFn
=
(
provided
:
DraggableProvided
,
snapshot
:
DraggableStateSnapshot
,
rubric
:
DraggableRubric
)
->
ReactElement
<
out
HTMLAttributes
<
*
>
>
(
source
)