Skip to content

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

License

Notifications You must be signed in to change notification settings

wiosna-dev/vue2-datatable

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

No packages published

Languages

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