toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
PreDragActions
Pre
Drag
Actions
sealed
external
interface
PreDragActions
(
source
)
Members
Properties
abort
Link copied to clipboard
abstract
var
abort
:
(
)
->
Unit
fluid
Lift
Link copied to clipboard
abstract
var
fluidLift
:
(
clientSelection
:
Position
)
->
FluidDragActions
is
Active
Link copied to clipboard
abstract
var
isActive
:
(
)
->
Boolean
should
Respect
Force
Press
Link copied to clipboard
abstract
var
shouldRespectForcePress
:
(
)
->
Boolean
snap
Lift
Link copied to clipboard
abstract
var
snapLift
:
(
)
->
SnapDragActions