mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 19:01:05 +00:00
forward on:input from Multiselect text input when filterable prop is true
This commit is contained in:
parent
ecc818ff61
commit
c9d3d1a73f
4 changed files with 8 additions and 0 deletions
|
@ -459,6 +459,7 @@
|
|||
if (!open) open = true;
|
||||
}
|
||||
}}
|
||||
on:input
|
||||
on:keyup
|
||||
on:focus
|
||||
on:blur
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue