Юниверс DG SDK UI
v2.15.0
@universe-dg/sdk
Universe
Platform
Uikit
TreeComponentType
Интерфейс TreeComponentType
Тип компонента дерева
interface
TreeComponentType
{
new
TreeComponentType
<
T
,
K
extends
TreeNodeKeyType
=
TreeNodeKeyType
>
(
props
:
TreeProps
<
T
,
K
>
,
context
?:
any
,
)
:
Component
<
TreeProps
<
T
,
K
>
,
any
>
;
childContextTypes
?:
ValidationMap
<
any
>
;
contextType
?:
Context
<
any
>
;
contextTypes
?:
ValidationMap
<
any
>
;
defaultProps
?:
Partial
<
TreeProps
<
any
,
TreeNodeKeyType
>
>
;
displayName
?:
string
;
propTypes
?:
WeakValidationMap
<
TreeProps
<
any
,
TreeNodeKeyType
>
>
;
}
Индекс
Конструкторы
constructor
Свойства
child
Context
Types?
context
Type?
context
Types?
default
Props?
display
Name?
prop
Types?
Конструкторы
constructor
new
TreeComponentType
<
T
,
K
extends
TreeNodeKeyType
=
TreeNodeKeyType
>
(
props
:
TreeProps
<
T
,
K
>
,
context
?:
any
,
)
:
Component
<
TreeProps
<
T
,
K
>
,
any
>
Параметры типа
T
K
extends
TreeNodeKeyType
=
TreeNodeKeyType
Параметры
props
:
TreeProps
<
T
,
K
>
Optional
context
:
any
Возвращает
Component
<
TreeProps
<
T
,
K
>
,
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
<
TreeProps
<
any
,
TreeNodeKeyType
>
>
Optional
display
Name
displayName
?:
string
Optional
prop
Types
propTypes
?:
WeakValidationMap
<
TreeProps
<
any
,
TreeNodeKeyType
>
>
Настройки
Видимость элементов
?
Наследуемый
Защищенный
Внешний
Экспериментальный
Внутренний
На этой странице
Конструкторы
constructor
Свойства
child
Context
Types
context
Type
context
Types
default
Props
display
Name
prop
Types
Юниверс DG SDK UI
v2.15.0
Поиск
Подготовка поискового индекса...
Загрузка...
Тип компонента дерева