Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Controls the position mode of the AppBar.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum AppBarPositionMode
Positions the AppBar relative to the viewport.
Declaration
Fixed = 2
Field Value
AppBarPositionMode
Positions the AppBar according to the normal flow of the page.
Static = 0
Sticks the AppBar to a given position(top or bottom).
Sticky = 1