fieldRegistry property

FieldRegistry? fieldRegistry
final

Forwarded to relation-owned create/edit forms so custom field builders work there exactly as they do on a top-level resource form.

Implementation

final FieldRegistry? fieldRegistry;