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