New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Badge Appearance

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
appearance.cshtml
AppearanceController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik UI for ASP.NET MVC Badge offers various options which allow you to control its appearance and rendering:

  • Rounded—Configures the border radius of the Badge.
  • ThemeColor—Specifies the coloring.
  • Size—Definee the Badge size.
  • FillMode—Creates a solid or an outline Badge.

You can also easily switch between the available themes and swatches. When you are satisfied with the result, it is easy to check and even copy the source code of the Badge.

This example illustrates how the appearance of the Badge changes when you adjust its options through the dropdown menus. The showcased styling options support only the default values when using the LESS themes. You can find more information about this topic in the LESS Themes Migration article. As the introduction of the styling options is an ongoing effort, there may be minor changes and touch-ups added to the options in the future.

The R1 2022 release introduces new rendering for several components. In the long run, the team will make similar rendering improvements to most of the UI components in the suite. These are breaking changes that affect both the SASS and the LESS-based themes.

Additional Apps

This Badge example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources