yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component
MIT License
646 stars 194 forks source link

How to make the dropdown-icon only for show/hide sub-menu items without been linkable? #242

Open Wadhah-Sky opened 2 years ago

Wadhah-Sky commented 2 years ago

Hi there, first of all thanx for 'vue-sidebar-menu' and the effort you make to update and optimize it that make it time saving, my question is it possible to make the dropdown-icon not linkable since the 'span' element for the dropdown-icon inside 'a' element of sidebar item which make it trigger the hyperlink of 'a' element whenever want to show the sub-menu.

yaminncco commented 2 years ago

Opening/closing by arrow is not possible right now