background

KendoReact

React Drawer

  • This popular navigational component can be permanently displayed, shown and hidden on command.
  • Part of the KendoReact library along with 100+ professionally-designed components.
  • Includes support, documentation, demos, virtual classrooms, learning resources and more!
Drawer Header
  • Customizable Slide-out Menu

    Popularized by mobile applications, the React Drawer component has become a staple as a navigational component for desktop and responsive web applications alike. The KendoReact Drawer component offers a navigation that can be permanently displayed, shown and hidden on command, and offers various styles for presenting navigation items.

    See the React Drawer Overview demo

    React Drawer - Overview, KendoReact UI Library
  • Display Modes

    The KendoReact Drawer component offers several display modes. This includes controlling if the React Drawer pushes content to the side as it expands or if it is displayed as an overlay on top of the content. Developers can also control whether navigation items are displayed with text and icons or just icons via the compact mini view.

    See the React Drawer Display Modes demo

    React Drawer - Display Modes, KendoReact UI Library
  • Positioning

    Thanks to its position property, the KendoReact Drawer can be specified to be rendered in any position in relation to the page content.

    See the React Drawer Positioning demo

    React Drawer - Positioning, KendoReact UI Library
  • Support for Left and Right Drawers

    Depending on your specific requirements, you can have both left and right drawers simultaneously, boosting your application's UI and making it more compact and user-friendly. 

    See the React Drawer Advanced Scenarios demo 

    Left and right drawers
  • Routing

    As the component will often be used for navigation, the KendoReact Drawer component can easily integrate into any router library and be passed the appropriate routes for each Drawer item.

    See the React Drawer Routing demo

  • Custom Rendering

    The KendoReact Drawer enables developers to customize the content of each of its items by utilizing a custom renderer.

    See the React Drawer Custom Rendering demo

    React Drawer - Custom Rendering, KendoReact UI Library
  • Globalization

    By default, the React Drawer component will be rendered on the left-hand side, but for applications that require right-to-left display, the Drawer can easily be rendered on the right-hand side.

    See the React Drawer Globalization demo

    React Drawer - Globalization, KendoReact UI Library

All KendoReact Components

Next Steps