Telerik UI for ASP.NET Core Notification Basic Usage
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe Notification component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ 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 ASP.NET Core Notification allows you to render various brief messages to application users. You can use the Notification component to present information related to the status of an application, user action, warning or error.
The ASP.NET Core Notification control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The Notification is a server-side wrapper for the Kendo UI for jQuery Notification component and supports an HtmlHelper and a TagHelper mode.
Functionality and Features
- Positioning and Stacking—Configuration options for positioning and stacking.
- Notification types—Built-in notification types "info", "success", "warning", and "error".
- Animation—Animated rendering.
- Hiding—Automatic or configurable hiding.
- Templates—Rendering of custom content with templates.
- RTL support—The Notification component enables you to render it in a right-to-left direction.