You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the meantime, I'd use something like <UTable :rows="data" @select="select" /> to create a method which displays additional data when a row is clicked (for example in a modal).
It will be a great addition using drag and drop capability to resize the column by grabbing a separator or re-order columns by grabbing the header and reposition order
Description
We need the expandable row feature when the data of content is long.
For reference: https://flowbite.com/blocks/application/advanced-tables/
Additional context
No response
The text was updated successfully, but these errors were encountered: