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

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

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum DrawerPosition

Fields

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

C#
End = 1

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

C#
Start = 0
In this article
DefinitionFieldsEndStart
Not finding the help you need?
Contact Support