Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Model
arrayField
Function arrayField
array
Field
<
T
>
(
config
)
:
FieldDecorator
<
ArrayField
<
T
,
null
>
>
Decorator for a field with the array type
Type Parameters
T
Parameters
config
:
IArrayFieldMainDescriptorConfig
<
T
,
null
>
Returns
FieldDecorator
<
ArrayField
<
T
,
null
>
>
Public
array
Field
<
T
>
(
config
?
)
:
FieldDecorator
<
ArrayField
<
T
,
void
>
>
Type Parameters
T
Parameters
Optional
config
:
IArrayFieldMainDescriptorConfig
<
T
,
void
>
Returns
FieldDecorator
<
ArrayField
<
T
,
void
>
>
Public
Юниверс MDM SDK UI
Loading...
Decorator for a field with the array type