mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
feat(search): clear input on escape key (#448)
This commit is contained in:
parent
f6877f3809
commit
61753b8b82
4 changed files with 10 additions and 0 deletions
|
@ -2780,6 +2780,7 @@ None.
|
|||
| input | forwarded | -- |
|
||||
| focus | forwarded | -- |
|
||||
| blur | forwarded | -- |
|
||||
| keydown | forwarded | -- |
|
||||
| clear | dispatched | -- |
|
||||
|
||||
## `SearchSkeleton`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue