Drawer
A drawer component for React.
Dependencies
Installation
Usage
Examples
Responsive
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.
