Юниверс DG SDK UI
v2.15.0
@universe-dg/sdk
Universe
Platform
Uikit
DropDownSplitterComponentType
Интерфейс DropDownSplitterComponentType
Компонент разделителя выпадающего списка.
interface
DropDownSplitterComponentType
{
new
DropDownSplitterComponentType
(
props
:
DropDownSplitterProps
,
context
?:
any
,
)
:
Component
<
DropDownSplitterProps
,
any
>
;
childContextTypes
?:
ValidationMap
<
any
>
;
contextType
?:
Context
<
any
>
;
contextTypes
?:
ValidationMap
<
any
>
;
defaultProps
?:
Partial
<
DropDownSplitterProps
>
;
displayName
?:
string
;
getDerivedStateFromError
?:
GetDerivedStateFromError
<
DropDownSplitterProps
,
any
,
>
;
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
DropDownSplitterProps
,
any
,
>
;
propTypes
?:
WeakValidationMap
<
DropDownSplitterProps
>
;
}
Иерархия (
Просмотр сводки
)
ComponentClass
<
DropDownSplitterProps
>
DropDownSplitterComponentType
Индекс
Конструкторы
constructor
Свойства
child
Context
Types?
context
Type?
context
Types?
default
Props?
display
Name?
get
Derived
State
From
Error?
get
Derived
State
From
Props?
prop
Types?
Конструкторы
constructor
new
DropDownSplitterComponentType
(
props
:
DropDownSplitterProps
,
context
?:
any
,
)
:
Component
<
DropDownSplitterProps
,
any
>
Параметры
props
:
DropDownSplitterProps
Optional
context
:
any
Возвращает
Component
<
DropDownSplitterProps
,
any
>
Свойства
Optional
child
Context
Types
childContextTypes
?:
ValidationMap
<
any
>
Optional
context
Type
contextType
?:
Context
<
any
>
Optional
context
Types
contextTypes
?:
ValidationMap
<
any
>
Optional
default
Props
defaultProps
?:
Partial
<
DropDownSplitterProps
>
Optional
display
Name
displayName
?:
string
Optional
get
Derived
State
From
Error
getDerivedStateFromError
?:
GetDerivedStateFromError
<
DropDownSplitterProps
,
any
>
Optional
get
Derived
State
From
Props
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
DropDownSplitterProps
,
any
>
Optional
prop
Types
propTypes
?:
WeakValidationMap
<
DropDownSplitterProps
>
Настройки
Видимость элементов
?
Наследуемый
Защищенный
Внешний
Экспериментальный
Внутренний
На этой странице
Конструкторы
constructor
Свойства
child
Context
Types
context
Type
context
Types
default
Props
display
Name
get
Derived
State
From
Error
get
Derived
State
From
Props
prop
Types
Юниверс DG SDK UI
v2.15.0
Поиск
Подготовка поискового индекса...
Загрузка...
Компонент разделителя выпадающего списка.