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