• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Variants in ASP.NET Core Message Control

This sample demonstrates the predefined appearance variants for the ASP.NET Core Message control.

DEMO
SOURCE

Filled

Outlined

Text

The Message control can be displayed with predefined appearance variants. The available variants are Text, Outlined and Filled. The default variant type is Text.

  • Text - The severity is differentiated using a text color and a light background color.
  • Outlined - The severity is differentiated using a text color and a border without background.
  • Filled - The severity is differentiated using a text color and a dark background color.

In this sample, messages are displayed with different appearances based on the variant property.

More information about Message variants can be found in this Documentation section.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab