vue-smart-table
vue-smart-table copied to clipboard
A simple table component for interactive tables built with Vue.js
I use webpack and vue-cli to init my project, then install packages,and npm run dev,but,it has two mistakes,I don not understand.
Hi, Great implementation. Question - any plans for vue 2.* support?
Hi Andrea, How to create a pagination if I get data from array? No ajax or jSON.
Fix bodyParsing.js modular usage. Export default {...} was got **Uncaught SyntaxError: Unexpected token export**. Module.exports will fix that. 
A workaround for now is always register the component globally ($root) A possible solution could be to traverse the tree starting from the root.
Probably via prop of the plain-text or some other prop of the Smart Table. The guiding principle should be maximum customizability but with the costraint of using one of the...