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

Describes how the drawer interacts with page content when expanding and collapsing.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum DrawerMode

Fields

Renders the drawer on top of the page content with a semi-transparent backdrop.

C#
Overlay = 0

Renders the drawer next to the content and pushes it, resizing the content area to remain fully visible.

C#
Push = 1
In this article
DefinitionFieldsOverlayPush
Not finding the help you need?
Contact Support