feat(Form): forward keydown event

This commit is contained in:
weaseldotro 2021-03-26 10:20:38 +02:00 committed by GitHub
commit 1610951be7
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