Vue Data Tablee
Based on vue-good-table, a simple and pretty table component
Yeap, another Vue table component. This one is based on vue-good-table, a simple and pretty table component.
Install
Install from npm.
With Vue.use
function declare vue-data-tablee components.
You can also import just components you need, without installing globally.