Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
DragStart
Interface DragStart
Public
interface
DragStart
{
draggableId
:
string
;
mode
:
"FLUID"
|
"SNAP"
;
source
:
{
droppableId
:
string
;
index
:
number
}
;
type
:
string
;
}
Hierarchy (
View Summary
)
BeforeCapture
DragStart
DragUpdate
Index
Properties
draggable
Id
mode
source
type
Properties
draggable
Id
draggableId
:
string
mode
mode
:
"FLUID"
|
"SNAP"
source
source
:
{
droppableId
:
string
;
index
:
number
}
type
type
:
string
On This Page
Properties
draggable
Id
mode
source
type
Юниверс DG SDK UI
Loading...
Public