OptionalcancelOptionaldiscardIndicates 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.
OptionalinitialInitial value for the form.
Inputs that will be rendered in the dialog content.
OptionalmessageMessage to show on the dialog.
OptionalsubmitText to use on the submit action button. Defaults to "Submit".
OptionaltitleTitle of the dialog.
Text to use on the cancelation action button. Defaults to "Cancel".