yaminncco / vue-sidebar-menu

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

How to open / close dropdown by arrow icon? #202

Open mhascak opened 3 years ago

mhascak commented 3 years ago

Hi I have question if is possible to open menu levels only by arrow icon button, because I have clickable parents. I´m using yor menu for eshop catalog tree.

If i have multi level menu, customer can expand each level by arrow but also navigate by click.

+Men's
  +Men's clothing
    +T-shirts & tank tops
      +T-shirts

Thanks

yaminncco commented 3 years ago

currently you can't, you might consider making toggable item instead