Re: [w3c/webcomponents] Is there a way to retrieve the localName from a custom element constructor? (#566)

> FWIW, I no longer like overloading `get()` as the return values will be different. That's too weird. `getName()` seems fine. It does seem like that would have to return a dictionary or some such to account for customized builtins (and perhaps the namespace).

Perhaps an alternative design to return whatever arguments being passed to `define` like `getDefinition`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/566#issuecomment-603649130

Received on Wednesday, 25 March 2020 05:32:17 UTC