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

NotificationPositionSettingsTagHelper

Example

<position/>

Attributes

Attribute Type Description
bottom Double Determines the pixel position of the first popup notification with regard to the viewport's bottom edge.
left Double Determines the pixel position of the first popup notification with regard to the viewport's left edge.
pinned Boolean Determines whether the popup notifications will move together with the other page content during scrolling.
right Double Determines the pixel position of the first popup notification with regard to the viewport's right edge.
top Double Determines the position of the first popup notification with regard to the viewport's top edge. Numeric values are treated as pixels.
In this article
Not finding the help you need?