How to interact with elements outside a modal? #8661
-
Hey all, With the recent update in For context, I have a fullscreen modal (similar to the "fullscreenTakeover" variant seen in DialogTrigger) where I want to support certain features e.g.
Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 16 replies
-
Yes, you should make use of |
Beta Was this translation helpful? Give feedback.
Yes, you should make use of
data-react-aria-top-layer
for those components. 👍🏻