Questions tagged [vue-tables-2]

Vue.js table component

Vue Tables 2 was created to give developers a fully featured tool-set for creating beautiful and useful data tables with Vue.js. Used in hundreds of commercial software applications, Vue Tables 2 is constantly growing, improving and getting new features

Official docs

136 questions
0
votes
1 answer

How to make this table sort by this particular column when it initially loads?

I have a bootstrap-vue table that looks like this; Here's the code;