You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to put an Icon before each entry in a context menu using v-contextmenu.
For items the solution is simple using the "@yeliulee/vue-mdi-svg/v3" and "@mdi/js" packages.
I want to put an Icon before each entry in a context menu using v-contextmenu.
For items the solution is simple using the
"@yeliulee/vue-mdi-svg/v3"
and"@mdi/js"
packages.But
v-contextmenu-submenu
has no similar way to put an icon in front of the title.Thanks for helping!
mario
The text was updated successfully, but these errors were encountered: