nuxt / ui

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

How to open InputMenu programmatically #1936

Closed guirak closed 2 months ago

guirak commented 3 months ago

Description

Hello,

Is there a way to open the combo of the input menu programmatically ?

Thank you

benjamincanac commented 3 months ago

This is unfortunately not possible at the moment due to Headless UI but this will be available in #1289!

guirak commented 3 months ago

Ah ok.

Thank you.