Юниверс DG SDK UI
v2.15.0
@universe-dg/sdk
Universe
Platform
Uikit
FieldComponentType
Интерфейс FieldComponentType
Тип компонента Field
interface
FieldComponentType
{
new
FieldComponentType
(
props
:
FieldProps
,
context
?:
any
,
)
:
Component
<
FieldProps
,
any
>
;
Checkbox
:
FieldCheckboxComponentType
;
childContextTypes
?:
ValidationMap
<
any
>
;
contextType
?:
Context
<
any
>
;
contextTypes
?:
ValidationMap
<
any
>
;
DatePicker
:
FieldDatePickerComponentType
;
defaultProps
?:
Partial
<
FieldProps
>
;
displayName
?:
string
;
getDerivedStateFromError
?:
GetDerivedStateFromError
<
FieldProps
,
any
>
;
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
FieldProps
,
any
>
;
Input
:
FieldInputComponentType
;
Label
:
FieldLabelComponentType
;
Number
:
FieldNumberComponentType
;
propTypes
?:
WeakValidationMap
<
FieldProps
>
;
Select
:
FieldSelectComponentType
;
Switcher
:
FieldSwitchComponentType
;
Textarea
:
FieldTextAreaComponentType
;
TreeSelect
:
FieldTreeSelectComponentType
;
}
Иерархия (
Просмотр сводки
)
ComponentClass
<
FieldProps
>
FieldComponentType
Индекс
Конструкторы
constructor
Свойства
Checkbox
child
Context
Types?
context
Type?
context
Types?
Date
Picker
default
Props?
display
Name?
get
Derived
State
From
Error?
get
Derived
State
From
Props?
Input
Label
Number
prop
Types?
Select
Switcher
Textarea
Tree
Select
Конструкторы
constructor
new
FieldComponentType
(
props
:
FieldProps
,
context
?:
any
,
)
:
Component
<
FieldProps
,
any
>
Параметры
props
:
FieldProps
Optional
context
:
any
Возвращает
Component
<
FieldProps
,
any
>
Свойства
Checkbox
Checkbox
:
FieldCheckboxComponentType
Optional
child
Context
Types
childContextTypes
?:
ValidationMap
<
any
>
Optional
context
Type
contextType
?:
Context
<
any
>
Optional
context
Types
contextTypes
?:
ValidationMap
<
any
>
Date
Picker
DatePicker
:
FieldDatePickerComponentType
Optional
default
Props
defaultProps
?:
Partial
<
FieldProps
>
Optional
display
Name
displayName
?:
string
Optional
get
Derived
State
From
Error
getDerivedStateFromError
?:
GetDerivedStateFromError
<
FieldProps
,
any
>
Optional
get
Derived
State
From
Props
getDerivedStateFromProps
?:
GetDerivedStateFromProps
<
FieldProps
,
any
>
Input
Input
:
FieldInputComponentType
Label
Label
:
FieldLabelComponentType
Number
Number
:
FieldNumberComponentType
Optional
prop
Types
propTypes
?:
WeakValidationMap
<
FieldProps
>
Select
Select
:
FieldSelectComponentType
Switcher
Switcher
:
FieldSwitchComponentType
Textarea
Textarea
:
FieldTextAreaComponentType
Tree
Select
TreeSelect
:
FieldTreeSelectComponentType
Настройки
Видимость элементов
?
Наследуемый
Защищенный
Внешний
Экспериментальный
Внутренний
На этой странице
Конструкторы
constructor
Свойства
Checkbox
child
Context
Types
context
Type
context
Types
Date
Picker
default
Props
display
Name
get
Derived
State
From
Error
get
Derived
State
From
Props
Input
Label
Number
prop
Types
Select
Switcher
Textarea
Tree
Select
Юниверс DG SDK UI
v2.15.0
Поиск
Подготовка поискового индекса...
Загрузка...
Тип компонента Field