mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
parent
95c06a83b3
commit
632320ae3b
2 changed files with 27 additions and 1 deletions
|
@ -339,7 +339,7 @@
|
|||
} else if (key === "ArrowUp") {
|
||||
change(-1);
|
||||
} else if (key === "Escape") {
|
||||
open = false;
|
||||
clear();
|
||||
}
|
||||
}}
|
||||
on:keyup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue