mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
docs(combo-box): "Selected id" -> " Initial selected id"
This commit is contained in:
parent
c346b8edc0
commit
4aa09eeef8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Override the default slot to customize the display of each item. Access the item
|
|||
|
||||
<FileSource src="/framed/ComboBox/ComboBoxSlot" />
|
||||
|
||||
### Selected id
|
||||
### Initial selected id
|
||||
|
||||
<ComboBox titleText="Contact" placeholder="Select contact method"
|
||||
selectedId="1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue