Re: [WICG/webcomponents] The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (#509)

@dannymcgee 
I absolutely agree with the first point, that's why in the example I provided accepts native elements via slots, inputs and labels in my examples are in light DOM, so that both author of custom element and user can attach event listeners and basically do whatever they want with it while preserving all native bahaviour.  

As for the layout consequences - what? how is this different that wrapping an input in a div for styling?  

Angular doesn't use custom elements as per custom-elements v1 spec under the hood. 

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

Received on Wednesday, 16 December 2020 09:18:53 UTC