mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
feat: forward paste event to input/textarea elements
This commit is contained in:
parent
d6cf4cf426
commit
60d5282021
10 changed files with 11 additions and 1 deletions
|
@ -432,6 +432,7 @@
|
|||
on:keyup
|
||||
on:focus
|
||||
on:blur
|
||||
on:paste
|
||||
disabled="{disabled}"
|
||||
placeholder="{placeholder}"
|
||||
id="{id}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue