docs(data-table): update "Batch expansion" description

This commit is contained in:
Eric Liu 2022-08-17 06:48:58 -07:00
commit 8b893bbfa1

View file

@ -1389,6 +1389,8 @@ Use `nonExpandableRowIds` to specify the ids for rows that should not be expanda
### Batch expansion
Set `batchExpansion` to `true` for the ability to expand and collapse all rows at once.
<DataTable batchExpansion
headers="{[
{ key: "name", value: "Name" },