DialogResultinterface
Describes the result returned from showing a dialog.
Properties (3)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| action⚓︎ | "clicked" | "closed" | "expired" | x | If the user clicks a button in the dialog, this will be set to |
|
| button⚓︎ | "negative" | "affirmative" | "cancel" | x | x | Specifies which button the user has clicked. |
| value⚓︎ | string | x | x | The string value from the user input of a |