MessageBoxResult interface
An interface representing the result of a message box
Properties
clicked |
The name of the button that was used to close the message box |
Property Details
clickedButton
The name of the button that was used to close the message box
clickedButton?: string
Property Value
string