Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wsfe/vue-tree

使用虚拟列表优化的 Vue 树组件
https://github.com/wsfe/vue-tree

select tree-select virtual virtual-tree vue vue-tree vue2 vue3

Last synced: about 1 month ago
JSON representation

使用虚拟列表优化的 Vue 树组件

Awesome Lists containing this project

README

        

# Vue-Tree 4.x

简体中文 | [English](https://github.com/wsfe/vue-tree/blob/dev/README_EN.md)

[接口文档与在线示例](https://wsfe.github.io/vue-tree/)

一款高性能 Vue3 虚拟树控件,支持搜索,定位,拖拽等。该控件是在公司业务的基础上不断打磨出来的,提供了十分丰富强大的 API,几乎能够满足你对树控件的所有需求。

Vue2 版本树组件请使用 [`@wsfe/ctree`](https://github.com/wsfe/vue-tree/tree/2.x)