Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose a way to get shadowRoots by name of creating declaration, e.g. getShadowRoot('x-foo') #310

Closed
sorvell opened this issue Oct 8, 2013 · 0 comments
Assignees

Comments

@sorvell
Copy link
Contributor

sorvell commented Oct 8, 2013

Let's say <x-bar> extends <x-foo> and each makes a shadowRoot.

It's inconvenient for x-bar to access the shadowRoot created as a result of it being an x-foo. We could expose getShadowRoot('x-foo') to make this easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant