Carlos Aguni

Highly motivated self-taught IT analyst. Always learning and ready to explore new skills. An eternal apprentice.


Vue-Tables2 Cheat Sheet

04 Jun 2020 » programming

https://codesandbox.io/u/ratiw/sandboxes

pretty checkbox

https://codesandbox.io/s/zwvwq3o5lp?file=/src/App.vue

many functions

https://codesandbox.io/s/wq540wrrnw

long text td ellipsis

https://jsfiddle.net/itelmenko/no35z5kw/1/


  • With FontAwesome icons https://codesandbox.io/s/vn87209r4y

Force Table refresh

this.$refs.vuetable.refresh()

https://github.com/ratiw/vuetable-2/issues/449

Eventbus.vue to communicate between components’ actions

https://stackoverflow.com/questions/56013731/how-to-update-data-from-vue-tables-2-after-action-from-template