docs(combo-box): "Selected id" -> " Initial selected id"

This commit is contained in:
Eric Liu 2022-06-25 06:16:15 -07:00
commit 4aa09eeef8

View file

@ -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"