forms::dialogs
Structs
ConfirmationDialog
A confirmation dialog, a modal dialog that asks the user to confirm an action with "Yes" or "No" buttons.
Properties
text
Type: Property<String>
Prompt text shown in the dialog.
open
Type: Property<bool>
Whether the dialog is visible.