Sequence NODE_337
Medium

Use Offcanvas Sidebar for Mobile Navigation

Bootstrap
Technical Specification

Create an offcanvas sidebar menu that appears from the left when clicking a burger icon.

Input/Output Samples
Input:click menu icon
Output:Sidebar overlays from left
Optimal Logic Path
<!-- offcanvas markup from Bootstrap docs: offcanvas-start with list of nav links -->
Architectural Deep-Dive
Offcanvas is modern pattern for hidden navigation and filters.