carbon-components-svelte/src/ComboBox
Johannes 8bd615b250
fix(combobox): value should call itemToString with filtered item (#1411)
Fixes #1405

When using the `shouldFilterItem` prop, the `ComboBox` does not display the custom label set with `itemToString` in the input after a selection.
2022-07-23 06:15:11 -07:00
..
ComboBox.svelte fix(combobox): value should call itemToString with filtered item (#1411) 2022-07-23 06:15:11 -07:00
index.js chore: lift components folder 2020-07-19 09:06:08 -07:00