radix-vue / radix-vue

Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.

Home Page:https://radix-vue.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: Imperatively select a ListboxItem

noghartt opened this issue · comments

Describe the feature

I have an external input that I would like to, based on some keybinds, highlight a specific item of my Listbox. Is there a way to do it?

If not, I think that would be cool if it could be possible.

Additional information

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.