The best Datatable for Vue.js 2.x which never sucks
npm i -S vue2-datatable-component
Documentation | Online examples
- polish locale
- ability to add class to row
- option to hide page size select and set it default to hidden
- rowspan (necessary to use tdDisplayCondition function for column to hide unnecessary td)
- ability to display pagination on top of the table
- conditionally rendered total number of rows (prop RenderTotalRowsNumber)
- documentation on how to use above functionalities