I am looking for an vue table as a npm package which supports drag & drop of columns and configurable column visibility.
In React projects I usually worked with Mui Datatables which provides a good option for visible columns.
While researching I discovered npm vue-tables-2 which seems to be a good alternative for Vue.js projects. However I am missing a feature to drag & drop columns. Can you recommend any package which supports this feature out of the box?