Drawer
Component
Slide-out glassmorphism panels for dense interfaces, accessible natively with swipe-to-close physics constraints.
On this page
Install via CLI
Run this command to automatically add the component and its dependencies to your project.
New to the CLI? Run
npx @abhaysinghr516/business-wish init first to initialize your project.Implement highly effective Off-Canvas Drawers (or Bottom Sheets) that dramatically conserve on-page real estate. Drawers uniquely intercept gestures natively—relying on Framer Motion's drag physics to allow users to literally swipe them closed out of frame precisely.
Perfect for mobile navigation, advanced filter menus, or quick action settings.
Bottom Sheet Drawer
Bottom drawer featuring a drag handle, backdrop blur, and swipe-down-to-close physics constraint limits.
Side Menu Drawer
Sliding off-canvas menu from the left edge. Great for global navigation replacements.