It feels natural to have an expand all button alongside with onExpandAll
property, the same way it's done for selection column. It can be achieved using existing api, but UI would be much cleaner with header button.
And perhaps it makes sense to group expandable options too. (see proposal api).
p.s. Thanks for the amazing product!
<Table
...
rowExpansion={{
expandedRowKeys: <...>,
expandedRowRender: <...>,
...
onExpandAll: <..>,
}}
/>
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too