This sample demonstrates the default functionalities of the React Message component with different severity types and predefined styles.
The Message component displays messages with different severity levels, set with icons and colors to denote the importance and context of the message to the end user.
The available severity messages are Normal, Success, Info, Warning and Error.
In this sample, messages are displayed with a distinct icon and a color based on the content and severity properties.
More information about Message can be found in this documentation section.