GithubHelp home page GithubHelp logo

imagine-claptonxu / x-tree-selection Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 48 KB

vue3 tree selection,不依赖第三方库。实现:单选,多选,全选,模糊搜索(过滤+高亮),无限层级嵌套

HTML 1.60% Vue 48.67% JavaScript 32.58% Less 17.16%

x-tree-selection's Introduction

x-tree-selection

vue3 tree selection 不依赖任何第三方 UI 库

功能

  1. 单选,多选

  2. 勾选后自动更新父级、子级数据对应状态(状态分三种:选中,未选中,子级有选中)

  3. 模糊搜索:过滤,高亮,不区分英文大小写

  4. 支持数据无限层级嵌套

  5. 支持初始化时展开/收起全部层级数据

  6. 支持初始化时赋值

启动

npm install
npm run dev

x-tree-selection's People

Contributors

imagine-claptonxu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.