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
This example shows how to use setAppElement to properly hide your application from screenreaders and other assistive technologies while the modal is open.
4
+
5
+
You'll notice in this example that the aria-hidden attribute is applied to the #main div rather than the document body.
0 commit comments