I am using iView Tables for loading data in table with expand option.
Currently row is expanding on click on expand button for the respective row and previously expanded is not collapsing, so I can see all expanded row.
Is it possible to collapse previously expanded rows and expand only current row.
iView Tables expanded link:
https://www.iviewui.com/components/table-en#Expandable
use func toggleExpand to close the other rows,like this: