mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
docs(data-table): "Expandable" -> "Expandable rows"
This commit is contained in:
parent
d65d1d4b85
commit
8c276ae097
1 changed files with 3 additions and 1 deletions
|
@ -1139,7 +1139,9 @@ Use `nonSelectableRowIds` to specify the ids for rows that should not be selecta
|
||||||
|
|
||||||
<FileSource src="/framed/DataTable/DataTableNonSelectableRows" />
|
<FileSource src="/framed/DataTable/DataTableNonSelectableRows" />
|
||||||
|
|
||||||
### Expandable
|
### Expandable rows
|
||||||
|
|
||||||
|
Set `expandable` to `true` for rows to be expandable.
|
||||||
|
|
||||||
<DataTable expandable
|
<DataTable expandable
|
||||||
headers="{[
|
headers="{[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue