Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
DropdownRenderFunction
Type Alias DropdownRenderFunction
Dropdown
Render
Function
:
(
(
props
:
{
blockRef
:
RefObject
<
HTMLDivElement
>
;
clearInput
:
(
(
)
=>
void
)
;
closeDropDown
:
(
(
)
=>
void
)
;
selectedOptions
:
SelectOption
[]
;
}
)
=>
ReactNode
)
Public
Юниверс MDM SDK UI
Loading...
Public