Combobox on close event with highlighted item #3679
Unanswered
batusai513
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Just to make sure I understand what you're asking for. I don't think we want to do that. See Aria patterns for comboboxes linked from our docs hook page https://www.w3.org/WAI/ARIA/apg/patterns/combobox/ If I misunderstood the goal, please let me know. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm testing a few user interaction patterns for the
useComboBox
hook, I wanted to know if there is any way to know the highlighted value when blurring the menu while an item is highlighted. if there is no native way, is this something that can be done userland?Thanks in advance for any information.
Beta Was this translation helpful? Give feedback.
All reactions