Re: [WICG/webcomponents] [idea] HTML Modules: Allow exporting without a script (#863)

It would be handy to list proposals of the syntax and their compliance against existing use.
* `#id` is already used by SVG to get elements and partially by HTML url to point the element without extraction. There are more of use for URI with hash.
* `<define name="my-element" export> ` from [HTML modules strawman](https://github.com/WICG/webcomponents/issues/645#issuecomment-343601237)
* this proposal with variations of `export` or `exportname` or `namedexport`, `defaultexport`.
* ?

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

Message ID: <WICG/webcomponents/issues/863/1845805922@github.com>

Received on Thursday, 7 December 2023 17:41:34 UTC