OptionalallowWhether custom entries are allowed for selectable values.
OptionalarrayOptional per-index errors for array fields.
OptionalconstraintsOptional validation and UI constraints.
OptionalcustomOptional custom type identifier.
True when the field UI should be disabled.
OptionalerrorOptional error descriptor to display under the field.
OptionalerrorsOptional value-level errors for the field.
Type info describing the field to render.
Key that identifies the field in the form values.
OptionalformatOptional format hint for the field.
Display label for the field.
Change handler for the field value.
OptionalonOptional callback for custom type actions.
OptionalonOptional callback for relation actions.
OptionalpossibleAllowed literal values for the field.
Render any field with the same dispatch rules as the parent AutoField call.
True when the field must be provided.
Translate an error descriptor to a user-facing message.
Current value for the field.
Context passed to field renderers.