Drawer

A drawer is a panel that slides out from the edge of the screen to reveal a navigation menu or other UI elements.

Installation

npm install @andore-ui/drawer

Import

import {Drawer} from @andore-ui/drawer

Usage