rob-balfre / svelte-select

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

Allow overriding keyboard handling #670

Open sgoth opened 4 months ago

sgoth commented 4 months ago

This allows users to bring their own handler <Select on:keydown={myKeyDownHandler} />.

I use it to reset internal state of a complex search bar on top of svelte-select when hitting ESC

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2024 8:38am