Message / Variants

Blazor Message Example - Style Variants

Loading Syncfusion Blazor Server Demos…

Filled

Outlined

Text

This sample demonstrates predefined appearance variants available for the Message component.

Available appearance variants (default is Text):

  • Text - Differentiate severity using text color and light background
  • Outlined - Differentiate severity using text color and border without background
  • Filled - Differentiate severity using text color and dark background

Message variants are configured using the Variant property.

For comprehensive variant documentation, refer to the documentation.