-
Notifications
You must be signed in to change notification settings - Fork 101
Interact with background (dialog vs modal)? #378
Unanswered
M-Pederson
asked this question in
Q&A
-
I want User to be able to interact with contents of the modal and also the background at the same time. I see how to hide the overall - but I am unclear how to allow User to interact with screen behind the modal while modal is displayed. Any guidance on how to do this is most appreciated!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
You can try to set background="interactive"
, :hideOverlay="true"
2023年07月12日.18.46.28.mov
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment