mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
fix(toolbar-search): forward keyup, keydown, paste events to Search
(#1490)
This commit is contained in:
parent
370ca28639
commit
bd8741e45b
4 changed files with 13 additions and 1 deletions
|
@ -4522,6 +4522,9 @@ None.
|
|||
| input | forwarded | -- |
|
||||
| focus | forwarded | -- |
|
||||
| blur | forwarded | -- |
|
||||
| keyup | forwarded | -- |
|
||||
| keydown | forwarded | -- |
|
||||
| paste | forwarded | -- |
|
||||
|
||||
## `Tooltip`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue