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

Method to retrieve tagName from element constructors #396

Closed
justinfagnani opened this issue Jan 14, 2017 · 2 comments
Closed

Method to retrieve tagName from element constructors #396

justinfagnani opened this issue Jan 14, 2017 · 2 comments

Comments

@justinfagnani
Copy link

CustomElementRegistry provides the get() method to retrieve the name of a custom element constructor. It would be useful to be able to do the reverse lookup and get the tagName from the constructor.

@treshugart
Copy link

Related to WICG/webcomponents#566

@annevk
Copy link
Member

annevk commented Jan 14, 2017

Indeed, I suggest we continue the conversation there for now. Also, if we ever added this it would be added to whatwg/html, not whatwg/dom, so I'll close this issue.

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

No branches or pull requests

3 participants