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