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:

public enum DrawerPosition

Fields

End

Position the drawer on the right side of the screen.

Declaration

End = 1

Field Value

DrawerPosition

Start

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

Declaration

Start = 0

Field Value

DrawerPosition

DefinitionFieldsEndStart
Not finding the help you need?
Contact Support