vue-simple-context-menu icon indicating copy to clipboard operation
vue-simple-context-menu copied to clipboard

📌 Simple context-menu component built for Vue. Works well with both left and right clicks. Nothing too fancy, just works and is simple to use.

Results 5 vue-simple-context-menu issues
Sort by recently updated
recently updated
newest added

Hi, my code is a Vue3 Typescript Vite project with composition API with **script setup** on top, then I have not `this.$refs` I would attach a right click menu on...

Hi I am trying to find a way to add one more event to this lib if a user select a text in div, can we trigger showMenu event Thanks...

I want to add Multiple Sub menus drop-downs for Context menu.. Thank you..

Hi, thank you for the neat context menu! Are there any plans to have type definition? That would be really awesome! Thanks in advance.

I'm trying to get your context menus working in a modal 'window' but they are not displaying where the right click occurs, instead they seem to be hanging off the...