toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-beautiful-dnd
/
react.beautiful.dnd
/
NotDraggingStyle
Not
Dragging
Style
sealed
external
interface
NotDraggingStyle
(
source
)
Members
Properties
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
?
This value will actually be
null
instead of
undefined
.