Type guard to check if a field is a container field (page, row, group, or array) Container fields have a 'fields' property and don't contribute values directly. This overload works with RegisteredFieldTypes for full type narrowing.
Type guard to check if a field is a container field (page, row, group, or array) Container fields have a 'fields' property and don't contribute values directly. This overload works with RegisteredFieldTypes for full type narrowing.