Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
DroppableProvided
Interface DroppableProvided
Public
interface
DroppableProvided
{
droppableProps
:
DroppableProvidedProps
;
placeholder
?:
|
null
|
ReactElement
<
HTMLElement
,
string
|
JSXElementConstructor
<
any
>
>
;
innerRef
(
element
:
null
|
HTMLElement
)
:
any
;
}
Index
Properties
droppable
Props
placeholder?
Methods
inner
Ref
Properties
droppable
Props
droppableProps
:
DroppableProvidedProps
Optional
placeholder
placeholder
?:
|
null
|
ReactElement
<
HTMLElement
,
string
|
JSXElementConstructor
<
any
>
>
Methods
inner
Ref
innerRef
(
element
:
null
|
HTMLElement
)
:
any
Parameters
element
:
null
|
HTMLElement
Returns
any
On This Page
Properties
droppable
Props
placeholder
Methods
inner
Ref
Юниверс DG SDK UI
Loading...
Public