Enum
DrawerPosition

Describes the position of the drawer in relation to the screen and the content.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum DrawerPosition

Fields

End

Position the drawer on the right side of the screen.

Declaration

cs-api-definition
End = 1

Field Value

DrawerPosition

Start

Position the drawer on the left side of the screen. This is the default position.

Declaration

cs-api-definition
Start = 0

Field Value

DrawerPosition

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