feat(Form): forward keydown event (#581)

This commit is contained in:
weaseldotro 2021-03-27 15:06:27 +02:00 committed by GitHub
commit 1d93eb0783
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
class:bx--form="{true}"
{...$$restProps}
on:click
on:keydown
on:mouseover
on:mouseenter
on:mouseleave