> For the complete documentation index, see [llms.txt](https://2600hz.gitbook.io/sds/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2600hz.gitbook.io/sds/sds-3.0/sds-components/components/drawer.md).

# Drawer

### Use Cases

✅ Providing additional navigation options or content without cluttering the main interface

✅ Offering a space-saving solution for displaying supplementary information or controls.

✅ Enhancing user experience by allowing users to access contextual options or settings without leaving the current page.&#x20;

✅ Supporting responsive design by adapting to different screen sizes and orientations.

### Not to Use Cases:&#x20;

❌ Avoid overloading the drawer with excessive content or options, which can overwhelm users.

&#x20;❌ Don't rely solely on the drawer for critical navigation or functionality; ensure essential features are easily accessible elsewhere.

&#x20;❌ Avoid using the drawer as the primary method for displaying important notifications or alerts, as users may overlook them if not visible.
