rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.27k stars 180 forks source link

--focusBorder #405

Closed ghost closed 2 years ago

ghost commented 2 years ago

I would like to create a Select Input with a border with of 1px and an focusBorder with of 2px to highlight the current focus. However it seems to me, this is currently not possible.

rob-balfre commented 2 years ago

Added in v5.0.0-beta.20

https://svelte.dev/repl/cac78f915b734fb8beca695e0083d002?version=3.50.1