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