carbon-components-svelte/src/ComboBox
Brian West 9e3d83031e
fix(combo-box): fix typing when refocusing input
Fixes a bug where the input `value` is immediately reset
when re-focusing the input. The `value` resetting is necessary
to support programmatically clearing the value, but it should
only execute if the input is not currently focused.
2025-03-19 10:29:13 -07:00
..
ComboBox.svelte fix(combo-box): fix typing when refocusing input 2025-03-19 10:29:13 -07:00
index.js chore: lift components folder 2020-07-19 09:06:08 -07:00