diff --git a/docs/src/pages/components/DataTable.svx b/docs/src/pages/components/DataTable.svx index 51c339da..5419bb5c 100644 --- a/docs/src/pages/components/DataTable.svx +++ b/docs/src/pages/components/DataTable.svx @@ -1448,7 +1448,9 @@ Set `batchExpansion` to `true` for the ability to expand and collapse all rows a -### Expandable and selectable +### Expandable and selectable rows + +The `batchExpansion` and `batchSelection` props can be used together.