0.2.1 • Published 6 years ago

vue-powerdatatable v0.2.1

Weekly downloads
37
License
-
Repository
-
Last release
6 years ago

This is still a work in progress, don´t install this just yet.

Import the component

  import powerDataTable from 'vue-powerdatatable'

Use it

  <powerDataTable body="body"/>

example body:

  {
    a: '1',
    b: '1',
    c: '3'
  },
  {
    a: '1',
    b: 'abc',
    c: '3'
  }
0.2.1

6 years ago

0.1.6

6 years ago

0.1.44

6 years ago

0.1.43

6 years ago

0.1.42

6 years ago

0.1.41

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.0

6 years ago