2.1.1 • Published 5 years ago

dg-table v2.1.1

Weekly downloads
46
License
MIT
Repository
github
Last release
5 years ago

Install

npm install dg-table -S

Quick Start

main.js

import Vue from 'Vue'
import Element from 'element-ui'  // 基于element的
import DgTable from 'dg-table'

Vue.use(Element)
Vue.use(DgTable)

html

<dg-table></dg-table>

Browser Suppor

Modern browsers and Internet Explorer 10+.

文档地址

demo地址

2.1.1

5 years ago

2.1.0

5 years ago

2.0.9

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago