function
confirmationFor
function confirmationFor(form: FormDefinition<FormFieldDefinition>): ConfirmationNormalize the configured message or redirect after a successful create.
Related types
FormDefinitionThe reusable form shape consumed by application renderers.
FormFieldDefinitionThe built-in or project-owned field definition accepted by generic helpers.
ConfirmationThe normalized post-submit action.