yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component
MIT License
656 stars 193 forks source link

Responsive Feature! #198

Closed cybergears closed 3 years ago

cybergears commented 3 years ago

hello, is there any way to make the sidebar responsive to the screen width? like making hamburger menu on small devices.

yaminncco commented 3 years ago

use collapsed prop and toggle the value on resize, you can check the demo as an example