-
Hello 👋 , I was wondering if it's possible to control the focus-state styles between click and keydown events, similar to the For example, I'd like to remove focus styles on However, I want the focus styles to appear on the Would love to hear your thoughts on how to go about this! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @binhxn, You can use the |
Beta Was this translation helpful? Give feedback.
Hi @binhxn,
You can use the
:focus
and:focus-visible
pseudo classes onDropdownMenu.Trigger
.