DEV Community

Cover image for Mobile Swipe Menu: Vanilla JS Offcanvas Menu
jQueryScript
jQueryScript

Posted on

Mobile Swipe Menu: Vanilla JS Offcanvas Menu

mobile-swipe-menu: a vanilla JavaScript library that adds touch-based swipe gesture control to offcanvas side navigation panels.

Key features:

  • Left and right slide modes
  • Configurable hook zone for edge-drag triggering
  • Full-body swipe detection option
  • Programmatic open, close, and toggle methods
  • Lifecycle callbacks: start, stop, drag, opened, closed
  • Vue and TypeScript compatible

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)