combobox: improved picker width behaviour
add width behaviour options, fix match width
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
{required}
|
||||
bind:value={timezone}
|
||||
{options}
|
||||
matchWidth
|
||||
pickerWidth="match"
|
||||
placeholder="Select a timezone"
|
||||
class={classValue}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user