nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.4k stars 374 forks source link

[UTable] Add the feature to allow reordering of columns and rows #1732

Open MeetM15 opened 2 weeks ago

MeetM15 commented 2 weeks ago

Description

Description Allow changing order of the columns and rows using drag and drop. Please refer to, https://primevue.org/datatable/#reorder as an example.

Additional context

No response