test: assert paste event

This commit is contained in:
Eric Liu 2022-06-02 18:33:58 -07:00
commit 1c2014059a
9 changed files with 18 additions and 35 deletions

View file

@ -19,6 +19,7 @@
on:change="{(e) => {
console.log(e.detail); // null | number
}}"
on:paste
/>
<NumberInputSkeleton hideLabel />