lusaxweb / vuesax

New Framework Components for Vue.js 2
https://lusaxweb.github.io/vuesax/
MIT License
5.63k stars 744 forks source link

How to leave all vsTrExpand open on start? #718

Open plasebo opened 4 years ago

plasebo commented 4 years ago

Hello I've implemented an expandable vs-table, however I will have need to let the tr-expand to be visible (opened) on load of the vs-table. The user can then click on the table row to hide it if required. How to we do that?

Please help...

SezaH commented 4 years ago

Any Update on this issue? I need to open some table rows dynamically, Is that a way for that?