rgossiaux / svelte-headlessui

Unofficial Svelte port of the Headless UI component library
https://svelte-headlessui.goss.io
MIT License
1.78k stars 96 forks source link

prevent menu from closing when MenuItem is clicked #133

Open sharmapukar217 opened 1 year ago

sharmapukar217 commented 1 year ago

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?

navaneeth-dev commented 1 year ago

This is a major feature. Please help