Can we access Shadow-root user-agent elements? #61
Closed
DeepaGitWorld
started this conversation in
General
Replies: 1 comment
-
Only open shadow root elements are available to access from outside. Please check this https://stackoverflow.com/a/63927668 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have elements which are having shadow-root(user-agent). I went through some videos that all say that we cannot access shadow-root which is of type user-agent or closed. Can we access user-agent shadow dom using this library?
Beta Was this translation helpful? Give feedback.
All reactions