0.0.5 • Published 6 years ago

vuetable2-wrapper v0.0.5

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

vuetable2-wrapper

A simple wrapper around vuetable2 that should be sufficient for 80% of use cases.

Bundles Bootstrap styling, pagination, and pagination info together.

Installation

npm install --save-dev vuetable2-wrapper

import VTable from 'vuetable2-wrapper/src/Table'
Vue.component('v-table', VTable)

References

Passthrough - https://zendev.com/2018/05/31/transparent-wrapper-components-in-vue.html

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago