isRowField
Type guard for RowField with proper type narrowing
Presentation
function isRowField (field : FieldDef <any, FieldMeta >): boolean;Returns
booleanType guard for RowField with proper type narrowing
function isRowField (field : FieldDef <any, FieldMeta >): boolean;boolean