Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
DropResult
Drop
Result
sealed
external
interface
DropResult
:
DragUpdate
(
source
)
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
reason
Link copied to clipboard
abstract
var
reason
:
DropReason
source
Link copied to clipboard
abstract
var
source
:
DraggableLocation
type
Link copied to clipboard
abstract
var
type
:
TypeId