combobox: improve props, fix placement with scroll

This commit is contained in:
Elijah Duffy
2025-07-03 10:57:21 -07:00
parent f2994abad2
commit a307ffee92
6 changed files with 60 additions and 37 deletions

View File

@@ -94,7 +94,7 @@
{invalidMessage}
{required}
bind:value={timezone}
items={options}
{options}
matchWidth
placeholder="Select a timezone"
/>