Home > @websublime/schema > ArraySchemaType > of
ArraySchemaType.of() method
Set items model type
Signature:
of(items: InferSchemaType<T>): this;
Parameters
Parameter | Type | Description |
---|---|---|
items | InferSchemaType<T> | Child items |
Returns:
this
Home > @websublime/schema > ArraySchemaType > of
Set items model type
Signature:
of(items: InferSchemaType<T>): this;
Parameter | Type | Description |
---|---|---|
items | InferSchemaType<T> | Child items |
Returns:
this