Skip to content

wiosna-dev/vue2-datatable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue2-datatable-component

npm version npm download build

The best Datatable for Vue.js 2.x which never sucks
npm i -S vue2-datatable-component

Documentation | Online examples

added functionality:

  • 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)

TODO

  • documentation on how to use above functionalities

About

The best Datatable for Vue.js 2.x which never sucks. Give us a star 🌟 if you like it!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vue 59.3%
  • JavaScript 40.5%
  • HTML 0.2%