Live data from Hacker News

Linear inspired headless Svelte select dropdown

github.com

1–2 of 2 posts

Re: Linear inspired headless Svelte select dropdown

#2
Hi,

I just open-sourced my version of a headless select dropdown as I was tired of trying to style other select components. It is lacking quite some when it comes to documentation but the demo in the repo should help.

It supports - Basic select - Multi select - Search - Sub-menus to create layered dropdown (recursive) - Possibility to "add" new options - Keyboard navigation