Skip to content
Rati Wannapanop edited this page Apr 15, 2016 · 6 revisions

vue-table

A Vue.js component to automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component.

  • Properties
  • Fields Definition
  • Special Field
  • Callbacks
  • Events
  • Data Format (JSON)
  • Sorting, Paging, and Filtering of Data
  • Appending Other Parameters to the Query String
  • Sample Data Using Laravel
  • Customize the Pagination Info
  • Pagination Components
  • CSS Styling
  • Using vuetable with Twitter's Bootstrap