mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
docs(data-table): "Expandable and selectable" -> "Expandable and selectable rows"
This commit is contained in:
parent
8b893bbfa1
commit
2a999d415a
1 changed files with 3 additions and 1 deletions
|
@ -1448,7 +1448,9 @@ Set `batchExpansion` to `true` for the ability to expand and collapse all rows a
|
|||
</svelte:fragment>
|
||||
</DataTable>
|
||||
|
||||
### Expandable and selectable
|
||||
### Expandable and selectable rows
|
||||
|
||||
The `batchExpansion` and `batchSelection` props can be used together.
|
||||
|
||||
<FileSource src="/framed/DataTable/DataTableExpandableSelectable" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue