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