Blazor Notification - Overview

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming
  • Overview.razor
Loading the demo source code...please wait.
blazor ui ninja image

The Notification component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for Blazor Notification component is a familiar UI element that allows you to render a brief message to the user with information about the status of your application. Success, info, error and warnings are common examples users see in applications every day. The Blazor Notification component also enables you to animate its rendering and control its position and appearance.

  • Built-in notification types: Four notification types that reflect what users are accustomed to seeing.
    • The Error notification is red and has white text and an “X” icon.
    • The Warning notification is yellow and has black text and an “!” icon.
    • The Info notification is blue and has white text and an “I” icon.
    • The Success notification is green and has white text and a checkmark icon.
  • Custom Templates: Define your own type by customizing the template.
  • Appearance: Set options for size, color and position.
  • Animation: The Notification component includes a variety of built-in animations including Fade, Slide, Push, Zoom and Reveal.

The Blazor Notification example above shows the four default types in action. Click the close button to dismiss them. If you view the source, you will see that they were implemented with a simple block of code inside the <TelerikNotification> element. A wrapper class and positions are defined. Open the demo in the Telerik REPL to tweak the code and see the results in real time.

This Notification Overview example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor 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 Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

Additional Resources

An error has occurred. This application may no longer respond until reloaded.