nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
4.11k stars 542 forks source link

[CommandPalette] Make the `hold` prop of ComboboxOptions configurable #2710

Open peterhijma opened 1 day ago

peterhijma commented 1 day ago

For what version of Nuxt UI are you suggesting this?

v2.x

Description

I have a use case where I'd like this value to be false. Would it be possible to make this configurable?

Additional context

https://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/CommandPalette.vue#L30