Editable Table Component For Vue.js – vue-editortable

Install & Download:

# NPM
$ npm install vue-editortable --save

Description:

A Vue.js editable table component for your web app.

Features:

  • Load/Save Data from/to a database
  • Create, Edit, Save, and Delete Data
  • Show/Hide columns
  • Keyboard Navigation & Shortcuts
  • SWIPE Design for wide tables
  • Simple Responsive Design with data attributes
  • Configurable
  • Multisorting
  • Search filter
  • dynamic Pagination
  • Validation

Preview:

vue-editortable

Add Comment