Docs / Components

SenseDrawerComponent

Slide-in drawer panel with backdrop, focus trap, and configurable edge position from @artificialsenselabs/ui.

Live demo: run nx serve showcase and open /components/drawer (port 4202).

Overview

Category: Overlay. Selector: sense-drawer. Import: import { SenseDrawerComponent } from '@artificialsenselabs/ui';

Accessibility

  • Traps focus inside the panel while open and restores on close.
  • Backdrop click and Escape dismiss the drawer.
  • Supports left, right, top, and bottom positions with localized close label.