New to Telerik UI for ASP.NET Core? Download free 30-day trial
Position
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
position.cshtml
PositionController.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik UI AppBar for ASP.NET Core exposes several positions and position modes. It can be positioned at top or bottom. Its position modes are Fixed, Sticky or None. Sticky position mode is used if the widget has to be visible while the user scrolls up or down, while the fixed option positions the widget relative to the view port.
In order to use the Sticky or Fixed position mode of the AppBar, the position has to be set either to Top or Bottom.