Custom Dynamic Table Component For Vue.js 2

Install & Download:

# Yarn
$ yarn add v2-table
# NPM
$ npm install v2-table --save

Description:

A Vue.js 2 component to dynamically generates a customizable data table with sorting and custom template on your web app.

Preview:

v2-table

Add Comment