Coder Social home page Coder Social logo

chenzhe-pro / vue-drag-tree-table Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 161 KB

drag-tree-table for vue.js 2.0. 基于vue 2.0的拖拽树形表格组件

Vue 18.27% JavaScript 20.76% HTML 3.65% CSS 57.31%
vue vue-component drag-drop tree-table vuedraggable drag-tableview

vue-drag-tree-table's Introduction

VueDragTreeTable

drag-tree-table for vue.js 2.0. 基于vue的拖拽树形表格。

Getting Started:

Copy the lib folder to your project and import. 把lib下文件夹复制到你的项目中,然后导入。

import DragTreeTable './lib/index.js' 

Vue.use(DragTreeTable)

or

import DragTreeTable './lib/dragTreeTable.vue' 
<script>
  export default {
    name: 'demo',
    data () {
      return {
        
      }
    }
  }
</script>

template:

<template>
  <DragTreeTable></DragTreeTable>
</template>

Document

Props

vue-drag-tree-table's People

Contributors

c626982073 avatar chenzhe-pro avatar

Stargazers

 avatar

Watchers

 avatar  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.