zm-tree-org-cl 中文文档教程
zm-tree-org
描述
一个简化的组织结构图,其组件依赖于 Vue 组织树。 在此基础上,对部分源码进行了优化和修改。并且依赖Vuedraggablerecoverable实现鼠标拖动改变图表位置,并增加鼠标滚轮缩放、节点拖动、节点编辑等功能
安装
npm install zm-tree-org --save
# or
yarn add zm-tree-org
说明
import Vue from 'vue';
import ZmTreeOrg from 'zm-tree-org';
import "zm-tree-org/lib/zm-tree-org.css";
Vue.use(ZmTreeOrg);
最新版本
文档
详细说明点击此处。
zm-tree-org
Description
A simplified organization chart with components dependent on Vue org tree. On this basis, part of the source code is optimized and modified. And it depends on Vue draggable recoverable to achieve the mouse drag to change the chart's position, and increase the mouse wheel zoom, node drag, and node editing and other functions
Installation
npm install zm-tree-org --save
# or
yarn add zm-tree-org
Instructions
import Vue from 'vue';
import ZmTreeOrg from 'zm-tree-org';
import "zm-tree-org/lib/zm-tree-org.css";
Vue.use(ZmTreeOrg);
Latest version
Document
Detailed instructions click here.
更多
你可能也喜欢
- @0xsequence/deployer 中文文档教程
- @0y0/reaxios 中文文档教程
- @10up/component-accordion 中文文档教程
- @3h15/prettier-config 中文文档教程
- @40three/kendo-angular-extensions 中文文档教程
- @a15396222371/batman-component-template 中文文档教程
- @aaromp/gatsby-plugin-plausible 中文文档教程
- @aaronhayes/apollo-client 中文文档教程
- @aaxis/rc-picker 中文文档教程
- @abext/reactions 中文文档教程