vue 构建根组件_为Vue构建的简单上下文菜单组件

vue 构建根组件

Vue简单上下文菜单 (vue-simple-context-menu)

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.

为Vue构建的简单上下文菜单组件。 左键和右键都可以很好地工作。 没什么花哨的,只是工作并且易于使用。

View demo 查看演示 Download Source 下载源

安装 (Install)

# npm
npm i vue-simple-context-menu

#yarn
yarn add vue-simple-context-menu

Or you can include it through the browser at the bottom of your page:

或者&

你可能感兴趣的:(vue,python,java,js,react,ViewUI)