isArrayField
Type guard for ArrayField with proper type narrowing
Presentation
function isArrayField (field: FieldDef <any>): boolean;Returns
booleanParameters
| Name | Type | Description |
|---|---|---|
| field | |
Type guard for ArrayField with proper type narrowing
function isArrayField (field: FieldDef <any>): boolean;boolean| Name | Type | Description |
|---|---|---|
| field | |