Enum
DrawerPosition

Describes which side of the page content the drawer appears on when expanded.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum DrawerPosition

Fields

End

Renders the drawer on the right side of the screen for secondary navigation or alternative layouts.

Declaration

cs-api-definition
End = 1

Field Value

DrawerPosition

Start

Renders the drawer on the left side of the screen for left-to-right reading patterns.

Declaration

cs-api-definition
Start = 0

Field Value

DrawerPosition

In this article
DefinitionFieldsEndStart
Not finding the help you need?
Contact Support