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.
更多
你可能也喜欢
- @168-cli/format-path 中文文档教程
- @1tm/stylelint-config-1tm 中文文档教程
- @4a/asp 中文文档教程
- @5i5j/koa-service 中文文档教程
- @aacassandra/font-icons 中文文档教程
- @aads/lambda-logger 中文文档教程
- @aapokiiso/hsl-congestion-route-pattern-repository 中文文档教程
- @abhishek0909/abhishek0909-test 中文文档教程
- @activeledger/activecontracts 中文文档教程
- @activescott/diag 中文文档教程