You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to do this for other dismissables, such as a Menu, Select, Combobox, etc. I see there is a FocusTrap component now but there aren't super clear docs on how one might use that for this prupose
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I saw that Popover has a
modality
option to focus trap: https://ark-ui.com/react/docs/components/popover#changing-the-modalityOf course, Dialogs have this option too.
Is there a way to do this for other dismissables, such as a Menu, Select, Combobox, etc. I see there is a
FocusTrap
component now but there aren't super clear docs on how one might use that for this pruposeThanks!
Beta Was this translation helpful? Give feedback.
All reactions