Is your feature request related to a problem? Please describe.
I use q-table with expanding rows. I think that from UI perspective is better to have a row expanded with animation rather than quick show/hide.
It is easy to do it with div table but I haven't found a way for table/td/tr.
Describe the solution you'd like
Add property/class which will animate expanding row.
Describe alternatives you've considered
If it is not suitable to be part of q-table it'd be nice to have a link to a how-to where could be piece of code how to manage it.
Additional context
Expanding rows example from the documentation page.
I second the notion! Also if we can add to this request.. an "expand all" option?
An upvote from me also :)
Suitable also for adding, removing rows dynamically 馃憤
And the ability to have a single row open at a time...
And the ability to have a single row open at a time...
Im using an example in docs for expanding a row for qtable. If it doesn't fit to your need You can open a new issue.
Definitely need to animate the expanding. Also useful to have a single row open at a time!
I have tried to use QSlideTransition in Qtable, but it does not work
Does anyone know how to use it in Qtable?
I have many tables with expansion rows, i need some animation to open or close the row, something like q-expansion-item but for q-table
Most helpful comment
Suitable also for adding, removing rows dynamically 馃憤