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