vue-drag-resize
vue-drag-resize copied to clipboard
OnContextMenu event does not work
Is there any way to implement v-on:contextmenu, @contextmenu event listener, this vue2 event listener does not work now?
@mirkofisic Try :prevent-active-behavior="true"