Skip to content

Drawer

A drawer component for React.

About

Drawer is built on top of Vaul by emilkowalski_.

Responsive Dialog

You can combine the Dialog and Drawer components to create a responsive dialog. This renders a Dialog component on desktop and a Drawer on mobile.

Installation

  1. Follow Installation Guide

    To enable DinUI functionality in your project, you will need to properly set up Tailwind and install the necessary dependencies.
  2. All done

    You now can start using this component in your project.