UNPKG

@ui5/webcomponents-react

Version:

React Wrapper for UI5 Web Components and additional components

8 lines (7 loc) 167 B
export declare enum MessageBoxType { Confirm = "Confirm", Error = "Error", Information = "Information", Success = "Success", Warning = "Warning" }