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 (radio)" -> "Selectable rows (radio)"
This commit is contained in:
parent
3b22f8b623
commit
d65d1d4b85
1 changed files with 3 additions and 1 deletions
|
@ -1127,7 +1127,9 @@ You can also prevent the default "Cancel" behavior in the dispatched `on:cancel`
|
|||
|
||||
<FileSource src="/framed/DataTable/DataTableBatchSelectionToolbarControlled" />
|
||||
|
||||
### Selectable (radio)
|
||||
### Selectable rows (radio)
|
||||
|
||||
Set `radio` to `true` for only one row to be selected at a time.
|
||||
|
||||
<FileSource src="/framed/DataTable/RadioSelectableDataTable" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue