Re: [WICG/webcomponents] add `node.isCustomElement` property (Issue #1080)

Could you help clarify how `customElements.getName(el.constructor) !== null` is different than `el.isCustomElement`?

It's a [relatively new API](https://github.com/whatwg/html/pull/9195), I wouldn't be surprised by teams not actively following web components APIs to be unaware of it, which may point to why it's not being used in the context of frameworks today.

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

Message ID: <WICG/webcomponents/issues/1080/2417522117@github.com>

Received on Wednesday, 16 October 2024 17:54:03 UTC