Optional
cancelOptional
discardIndicates whether a discard changes prompt is shown, when the form state is dirty and the user closes the form dialog by pressing escape, clicking on the backdrop or clicking on the cancel button.
Defaults to false.
Optional
initialInitial value for the form.
Inputs that will be rendered in the dialog content.
Optional
messageMessage to show on the dialog.
Optional
submitText to use on the submit action button. Defaults to "Submit".
Optional
titleTitle of the dialog.
Text to use on the cancelation action button. Defaults to "Cancel".