CyberNika
CyberNika
@jiamoon 支持的,例子 https://snokier.github.io/v-contextmenu/#Group
@kissfu 需要考虑动态菜单、多个实例等情况
适用于 Vue 3.0 的 版本已发布。https://github.com/heynext/v-contextmenu/blob/main/README.md
@DerekMar @dracarys26 可以考虑提个 PR 😋
将 `.v-contextmenu` 设为 `fixed` 是否满足你的需要? *脱离某个 container* 是在滚动元素不是 `body` 的时候发生的吗?
是说可以在 `jsx` 中使用 `VContextmenu` 组件吗?我猜测是可以直接使用的。
any option to remove the border?
you can try `v3.1.0` version which includes `d.ts` files and new `es` outputs.