mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
docs(data-table): "Selectable" -> "Selectable rows (checkbox)"
This commit is contained in:
parent
30487128b3
commit
3b22f8b623
1 changed files with 3 additions and 1 deletions
|
@ -1097,7 +1097,9 @@ In the following example, each row in the sortable data table has an overflow me
|
|||
|
||||
<FileSource src="/framed/DataTable/DataTableAppendColumns" />
|
||||
|
||||
### Selectable
|
||||
### Selectable rows (checkbox)
|
||||
|
||||
Set `selectable` to `true` for rows to be multi-selectable.
|
||||
|
||||
<FileSource src="/framed/DataTable/SelectableDataTable" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue