anxpara

Results 4 issues of anxpara

shows ```js const { root, input, isChecked, isIndeterminate, checked } = createCheckbox({ checked: 'indeterminate' }) ``` but the detailed example code shows ```js const { elements: { root, input },...

documentation
help wanted

### Describe the bug [The typescript section of the docs shows how to make a dynamic component](https://svelte.dev/docs/svelte/typescript#The-Component-type), but doesn't show how to bind the instance. Migrating from svelte 4 to...

### 🐛 The bug The line heights seem to be correct, but the character widths are wrong. I'm also using Roboto as a backup for android, but haven't checked it...

bug

### 🆒 Your use case I'm using Sveltekit and Vercel ### 🆕 The solution you'd like I'm not a particular fan of magic code being injected after I deploy my...

enhancement