hasChildFields
| Generic types: | T |
Type guard to check if a field definition has child fields. This is a looser check that works with FieldDef
Presentation
function hasChildFields (field : FieldDef <T, FieldMeta >): boolean;Returns
boolean| Generic types: | T |
Type guard to check if a field definition has child fields. This is a looser check that works with FieldDef
function hasChildFields (field : FieldDef <T, FieldMeta >): boolean;boolean