toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
DraggingStyle
Dragging
Style
sealed
external
interface
DraggingStyle
(
source
)
Members
Properties
box
Sizing
Link copied to clipboard
abstract
var
boxSizing
:
String
height
Link copied to clipboard
abstract
var
height
:
Double
left
Link copied to clipboard
abstract
var
left
:
Double
opacity
Link copied to clipboard
abstract
var
opacity
:
Double
?
This value will actually be
null
instead of
undefined
.
pointer
Events
Link copied to clipboard
abstract
var
pointerEvents
:
String
position
Link copied to clipboard
abstract
var
position
:
String
top
Link copied to clipboard
abstract
var
top
:
Double
transform
Link copied to clipboard
abstract
var
transform
:
String
?
This value will actually be
null
instead of
undefined
.
transition
Link copied to clipboard
abstract
var
transition
:
String
width
Link copied to clipboard
abstract
var
width
:
Double
z
Index
Link copied to clipboard
abstract
var
zIndex
:
Int