1.2.0 • Published 5 years ago

@jiangjw/hst-components v1.2.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

hst-components

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

property

data 数据源 chilren-key 定义子节点键 children search-val 要搜索的子节点title (模糊) editable 树节点是否可编辑 false draggable 节点是否可拖拽

events

on-select-change 点击树节点时触发 on-node-change 树节点title 变化触发 on-node-remove 树节点删除时触发 on-node-move 树节点拖拽移动触发