@camped-ui/drawer
v2.1.0
Published
Drawer component is a versatile and user-friendly component for React that provides a convenient way to present additional content or options, sliding in from the side of the screen. It is commonly used for navigation menus, settings panels, or any supple
Downloads
2
Readme
drawer
Drawer component is a versatile and user-friendly component for React that provides a convenient way to present additional content or options, sliding in from the side of the screen. It is commonly used for navigation menus, settings panels, or any supplementary information that can be revealed without taking up the entire screen. The Drawer component enhances the user experience by offering a seamless and visually appealing way to access secondary content while maintaining the focus on the primary interface.
Installation
yarn add @camped-ui/drawer
Usage
View docs here.