API Reference > ui-framework > Dialog > StandardMessageBoxProps StandardMessageBoxProps Interface Properties for StandardMessageBox React component Extends CommonProps Methods Name Description onResult(result: MessageBoxValue): void Optional Callback function for processing the message box result Properties Name Type Description iconType MessageBoxIconType The standard icon to display in the message box messageBoxType MessageBoxType Controls the button set displayed opened boolean Indicates whether the message box is open title string Title to display in the message box Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/framework/src/ui-framework/dialog/StandardMessageBox.tsx Line 17 Last Updated: 11 June, 2024