test: assert new types

This commit is contained in:
Eric Liu 2024-01-27 09:48:30 -08:00
commit a8242952d9
3 changed files with 15 additions and 2 deletions

View file

@ -11,6 +11,9 @@
maxLabel="990 MB"
value="{100}"
fullWidth
on:change="{(e) => {
console.log(e.detail); // number
}}"
/>
<Slider