CaptainCodeman / svelte-headlessui

HeadlessUI components for Svelte
https://captaincodeman.github.io/svelte-headlessui/
MIT License
549 stars 25 forks source link

Needs a complete rewrite #86

Closed based64-eth closed 8 months ago

based64-eth commented 8 months ago

How are we supposed to set the value of these components from the outside? It seems like the entire library is not designed for two-way binding?

CaptainCodeman commented 8 months ago

It's pretty simple:

https://svelte.dev/repl/1e8ef050b6ed44a58a40daa1bd25dd7b?version=3.47.0