feat: forward paste event to input/textarea elements

This commit is contained in:
Eric Liu 2022-06-02 18:30:05 -07:00
commit 60d5282021
10 changed files with 11 additions and 1 deletions

View file

@ -432,6 +432,7 @@
on:keyup
on:focus
on:blur
on:paste
disabled="{disabled}"
placeholder="{placeholder}"
id="{id}"