Drawer

Drawers add dismissible, collapsible, or permanently visible side panels for navigation or additional content.

Drawer Overview

The Drawer component is a UI element that allows you to add dismissible, collapsible, or permanently visible side panel for navigating in responsive web applications. You can also use it to house additional content that doesn't need to be visible at all times. It can appear on top of the main content or push it to the side, depending on the design requirements. This component is extremely effective when it comes to maximizing space and keeping the interface uncluttered, making it a popular choice for both mobile and desktop applications. The drawer size, content, and alignment are easy to customize, making the component suitable for different design requirements.

Live Demo

Modifiers
Variant

Appearance

Drawers provide built-in styling options that grant visually appealing and flexible rendering experience. 

Apart from the default vision of the Telerik and Kendo UI Drawer, the component supports alternative styling options that enable you to configure the individual aspects of its appearance.

Anatomy

The next image shows the anatomy of a Drawer and includes the following elements:

A Telerik and Kendo UI Drawer component
  1. Drawer items
  2. Drawer content
  3. Drawer item - Selected
  4. Separator
  5. Item icon
  6. Item label

Variants

Depending on the position, the Telerik and Kendo UI Drawer can be any of the following types:

  • Left-aligned
  • Right-aligned
A Telerik and Kendo UI Drawer component position variants
  1. Left-aligned
  2. Right-aligned

Mini Mode

The mini mode of the Drawer component offers a compact, icon-only view, ideal for maximizing screen space while keeping essential navigation accessible.

A Telerik and Kendo UI Drawer component mini mode

Hierarchy

The Drawer component provides an easy way to create a hierarchical structure, allowing for intuitive navigation through nested levels of content.

A Telerik and Kendo UI Drawer component hierarchy structure

Framework-Specific Documentation

For specific information about the component, refer to its official product documentation:

Feedback