New to Telerik UI for BlazorStart a free 30-day trial

Controls the position mode of the AppBar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum AppBarPositionMode

Fields

Positions the AppBar relative to the viewport.

C#
Fixed = 2

Positions the AppBar according to the normal flow of the page.

C#
Static = 0

Sticks the AppBar to a given position(top or bottom).

C#
Sticky = 1
In this article
DefinitionFieldsFixedStaticSticky
Not finding the help you need?
Contact Support