Enum
DrawerMode

Describes the way the Drawer component interacts with the content.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum DrawerMode

Fields

Overlay

Render the drawer on top of the page content.

Declaration

cs-api-definition
Overlay = 0

Field Value

DrawerMode

Push

Push the page content to show the drawer.

Declaration

cs-api-definition
Push = 1

Field Value

DrawerMode

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