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