MessageContainer Class

Message Container React component.

Extends

Methods

Name Description
render(): React.ReactElement<any, string | React.JSXElementConstructor<any>>    
getIcon(severity: MessageSeverity, hollow?: boolean): IconSpec Static Returns the React icon corresponding to the MessageSeverity.  
getIconClassName(severity: MessageSeverity): string Static Returns the class name corresponding to the MessageSeverity.  
getIconClassName(severity: MessageSeverity, hollow?: boolean): string Static Returns the class name associated with the WebFont icon corresponding to the MessageSeverity. Deprecated  

Defined in

Last Updated: 23 May, 2024