webengineergh / tree

vue element-ui tree component expand

Home Page:https://xiaoniezi.github.io/2017-10-16/vue-ElementUI-tree-expand/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree

element-ui tree secondary development

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

简单说明

elementUI ^2.2.0可以使用scoped slot的方式自定义节点,所以有两种方式,但原理都是一样。 展示地址

About

vue element-ui tree component expand

https://xiaoniezi.github.io/2017-10-16/vue-ElementUI-tree-expand/


Languages

Language:JavaScript 69.0%Language:Vue 29.4%Language:HTML 1.6%