vue-smart-table icon indicating copy to clipboard operation
vue-smart-table copied to clipboard

A simple table component for interactive tables built with Vue.js

Results 9 vue-smart-table issues
Sort by recently updated
recently updated
newest added

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. ![screenshot](https://api.monosnap.com/rpc/file/download?id=Ux9svFZcaeO2KEtWVvRvEsFoQuKAHQ)

A workaround for now is always register the component globally ($root) A possible solution could be to traverse the tree starting from the root.

bug

This: https://jsfiddle.net/gurghet/736auoa1/ should work

bug

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...

feature