toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
DraggableProvidedDraggableProps
Draggable
Provided
Draggable
Props
sealed
external
interface
DraggableProvidedDraggableProps
:
Props
(
source
)
Members
Properties
key
Link copied to clipboard
abstract
var
key
:
Key
?
on
Transition
End
Link copied to clipboard
abstract
var
onTransitionEnd
:
TransitionEventHandler
<
*
>
?
style
Link copied to clipboard
abstract
var
style
:
CSSProperties
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)