Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
DraggableProps
Interface DraggableProps
Public
interface
DraggableProps
{
children
:
DraggableChildrenFn
;
disableInteractiveElementBlocking
?:
boolean
;
draggableId
:
string
;
index
:
number
;
isDragDisabled
?:
boolean
;
shouldRespectForcePress
?:
boolean
;
}
Index
Properties
children
disable
Interactive
Element
Blocking?
draggable
Id
index
is
Drag
Disabled?
should
Respect
Force
Press?
Properties
children
children
:
DraggableChildrenFn
Optional
disable
Interactive
Element
Blocking
disable
Interactive
Element
Blocking
?:
boolean
draggable
Id
draggable
Id
:
string
index
index
:
number
Optional
is
Drag
Disabled
is
Drag
Disabled
?:
boolean
Optional
should
Respect
Force
Press
should
Respect
Force
Press
?:
boolean
On This Page
Properties
children
disable
Interactive
Element
Blocking
draggable
Id
index
is
Drag
Disabled
should
Respect
Force
Press
Юниверс MDM SDK UI
Loading...
Public