Skip to content

OneGs/element-extend

Repository files navigation

common tools

Common tools packaged independently, published independently and is lightweight enough.

Table of Contents

  1. vue-2-virtual-scroll-tree

vue-2-virtual-scroll-tree

Operating huge amount of data in tree will block the page rendering and affect user experience in vue2 and elementUi projects.

In order to solve the problem. ElementPlus provide a COMPONENT named virtual-tree,but element does not support yet. Unfortunately, There have lots of third-party virtual-tool can help, but always product some emergency, example:

  1. it can run correctly in virtual list, but virtual tree.
  2. Although third-party virtual-tool can support relatively perfect, it also has less function can be used.
  3. Hope dealing with problems easily instead of likely blindfold.

vue-2-virtual-scroll-tree learn a lot from vue-treeselect it is nice package to solve complex drop down to select problems.

more details:vue-2-virtual-scroll-tree

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages