0.2.1 • Published 5 years ago

vue-powerdatatable v0.2.1

Weekly downloads
37
License
-
Repository
-
Last release
5 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

5 years ago

0.1.6

5 years ago

0.1.44

5 years ago

0.1.43

5 years ago

0.1.42

5 years ago

0.1.41

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.0

5 years ago