Enum
AppBarPosition

Defines where in the page the AppBar will be positioned.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

public enum AppBarPosition

Fields

Bottom

Positions the AppBar at the bottom of the page/container.

Declaration

Bottom = 2

Field Value

AppBarPosition

None

Does not add specific positioning syles.

Declaration

None = 0

Field Value

AppBarPosition

Top

Postions the AppBar at the top of the page/container.

Declaration

Top = 1

Field Value

AppBarPosition

DefinitionFieldsBottomNoneTop
Not finding the help you need?
Contact Support