Optional
canif true the message box can be closed (default: true)
Optional
canif true the message can be copied to clipboard (default: false)
Optional
canif true the message can be reported as an error (default: false)
Optional
customOptional custom content. Can be an html string or a function returning a ReactNode.
Optional
detailoptional preformatted details
Optional
iconOptional predefined icon.
Optional
iconOptional icon defined by name.
Optional
iconOptional custom icon defined by an image url.
Optional
isIf true the message box will be displayed with high priority and will overlay even the global loading indicator. (default: false)
Optional
messageGenerated using TypeDoc
Array of buttons for the message box. A custom text or a predefined text can be used e.g.
egr.wbkApp.commonResources.buttonOk