Statement
A Drawer primitive shall be provided as a reusable slide-in overlay with configurable position (left, right, full-width), focus trapping, scroll locking, ESC and backdrop-click close, and reduced-motion support, serving as the shared foundation for mobile menu, search modal, and other overlay patterns.
Rationale
Multiple components (MobileMenu, SearchModal, potentially Lightbox) need slide-in overlay behavior. A shared primitive prevents divergent implementations with inconsistent accessibility behavior.
Topics
Owner: component-system
Applies To
- Drawer DOC-00068