Preparing search index...
@universe-dg/sdk
Universe
Platform
Model
arrayField
Function arrayField
arrayField
<
T
>
(
config
:
IArrayFieldMainDescriptorConfig
<
T
,
null
>
,
)
:
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
arrayField
<
T
>
(
config
?:
IArrayFieldMainDescriptorConfig
<
T
,
void
>
,
)
:
FieldDecorator
<
ArrayField
<
T
,
void
>
>
Type Parameters
T
Parameters
Optional
config
:
IArrayFieldMainDescriptorConfig
<
T
,
void
>
Returns
FieldDecorator
<
ArrayField
<
T
,
void
>
>
Public
Юниверс DG SDK UI
Loading...
Decorator for a field with the array type