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