MessageContainer Class

Message Container React component.

Extends

Methods

Name Description
render(): ReactElement<any, string | 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: 21 March, 2024