Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 589 Bytes

Vue-Infinite-Tree

Install

// install dependencies
npm install

Run

Development

npm run dev

Production(Build)

npm run build

简介

  Vue-Infinite-Tree是基于infinite-treevue-virtual-scroller 实现的可以无线滚动的树组件。 更多API可以参考API。 项目启动后跳转到http://localhost:8080/tree查看demo

Copyright (c) 2019-present, SmithXiong