Re: [WICG/webcomponents] [idea] Allow HTML Element attributes to accept any type of value, not just strings. (#519)

@tema3210 the hard questions here aren't about putting expressions into HTML - we can clearly do that with (bad) things like `javascript:` attributes and such. The hard things are doing this securely and defining the scope that expressions would have access to.

Some of these questions _may_ be addressed in the DOM Parts work, where we would like parts to be able to have initial values as rendered by SSR, but the ideas there are still nascent and we haven't yet discussed how that might work for properties (that I know of).

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

Message ID: <WICG/webcomponents/issues/519/2326992049@github.com>

Received on Tuesday, 3 September 2024 16:46:59 UTC