Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
DragUpdate
Drag
Update
sealed
external
interface
DragUpdate
:
DragStart
(
source
)
Inheritors
DropResult
Members
Properties
combine
Link copied to clipboard
abstract
var
combine
:
Combine
?
destination
Link copied to clipboard
abstract
var
destination
:
DraggableLocation
?
draggable
Id
Link copied to clipboard
abstract
var
draggableId
:
DraggableId
mode
Link copied to clipboard
abstract
var
mode
:
MovementMode
source
Link copied to clipboard
abstract
var
source
:
DraggableLocation
type
Link copied to clipboard
abstract
var
type
:
TypeId