toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
DraggableProps
Draggable
Props
sealed
external
interface
DraggableProps
:
Props
(
source
)
Members
Properties
children
Link copied to clipboard
abstract
var
children
:
DraggableChildrenFn
disable
Interactive
Element
Blocking
Link copied to clipboard
abstract
var
disableInteractiveElementBlocking
:
Boolean
?
draggable
Id
Link copied to clipboard
abstract
var
draggableId
:
DraggableId
index
Link copied to clipboard
abstract
var
index
:
Int
is
Drag
Disabled
Link copied to clipboard
abstract
var
isDragDisabled
:
Boolean
?
key
Link copied to clipboard
abstract
var
key
:
Key
?
should
Respect
Force
Press
Link copied to clipboard
abstract
var
shouldRespectForcePress
:
Boolean
?
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)