svelte-headlessui
svelte-headlessui copied to clipboard
prevent menu from closing when MenuItem is clicked
on @headlessui/react
, i could use ev.preventDefault() to prevent menu from closing, but i don't find any way to do so with this library. Is there any way?
This is a major feature. Please help