mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
update docs for brevity
Co-authored-by: metonym <ericyl.us@gmail.com>
This commit is contained in:
parent
ce16666d54
commit
608d8f1057
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ Specify `focus: false` in the method options to avoid re-focusing the input.
|
|||
|
||||
### Filterable with custom label
|
||||
|
||||
Combine a custom label `itemToString` with the filterable option, e.g., when working with internationalization.
|
||||
Combine a custom label `itemToString` with the filterable option (e.g., internationalization).
|
||||
|
||||
<FileSource src="/framed/ComboBox/FilterableComboBoxCustomLabel" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue