Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
DroppableStateSnapshot
Droppable
State
Snapshot
sealed
external
interface
DroppableStateSnapshot
(
source
)
Members
Properties
dragging
From
This
With
Link copied to clipboard
abstract
var
draggingFromThisWith
:
DraggableId
?
dragging
Over
With
Link copied to clipboard
abstract
var
draggingOverWith
:
DraggableId
?
is
Dragging
Over
Link copied to clipboard
abstract
var
isDraggingOver
:
Boolean
is
Using
Placeholder
Link copied to clipboard
abstract
var
isUsingPlaceholder
:
Boolean