v-contextmenu
v-contextmenu copied to clipboard
🖱 ContextMenu based on Vue 3 & Vue 2
## 期望结果 VContextmenuSubmenu里的嵌套内容只能是VContextmenuItem,不够灵活。想在里面使用递归组件并不支持,所以实现不了动态生成请求回来的子记录菜单。或者有已经有实现方式的话,还望告知,谢谢! ## 环境说明 - 组件版本:2.9.0 - `Vue` 版本:2.6.14 - 操作系统及版本: - 浏览器及版本:
代码如下所示: 要如何做才能 右击 ‘item’ 元素而不触发 ‘新增’ ? 求各位大佬指点 ~~~ XXXXXX.png XXXXXX.png ~~~ 新增 下载
## 描述 使用 CDN 引入资源,按照文档引入注册组件,注册失败,警告:A plugin must either be a function or an object with an "install" function. Edge插件开发,无法使用脚手架,只能静态引入插件项目中的文件资源。 文档中使用Vue.use(window.contextmenu); 其中获取到的window.contextmenu为undefined。    ## 环境说明 - 组件版本:3.0.0 -...
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
404
在SFC中,代码无法使用`this.`,请问应该如何调出菜单呢?
src/main.ts(12,25): error TS7016: Could not find a declaration file for module 'v-contextmenu'. '/app/node_modules/v-contextmenu/dist/index.common.js' implicitly has an 'any' type. Try `npm i --save-dev @types/v-contextmenu` if it exists or add a new...
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [ from 3.1.22 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...