@valon-technologies/gestalt
Preparing search index...
schema
array
Function array
array
<
T
>
(
item
:
Schema
<
T
>
,
options
?:
SchemaOptions
<
T
[]
>
)
:
Schema
<
T
[]
>
Creates an array schema for repeated values.
Type Parameters
T
Parameters
item
:
Schema
<
T
>
Optional
options
:
SchemaOptions
<
T
[]
>
Returns
Schema
<
T
[]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...
Creates an array schema for repeated values.