Re: [WICG/webcomponents] Proposal: Custom attributes for all elements, enhancements for more complex use cases (Issue #1029)

Can reflection be changed to work one way with no `-` names (and legacy `-`) names and differently with the new names to avoid the clash? Maybe adding the properties to a special namespace like how `data-` does, so you'd access them from, say, `elm.attrs` instead of directly from `elm`.

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

Message ID: <WICG/webcomponents/issues/1029/2455444553@github.com>

Received on Monday, 4 November 2024 18:42:11 UTC