-
@jon_dewitt_ts @eleven_ty Yeah! Light DOM is just another name for the default slot, and WebC does full slot expansion (default and named): 11ty.dev/docs/languages/webc/#slots
-
@jon_dewitt_ts @eleven_ty re-reading your question you may have been referencing how to *not* process a slot in WebC so you can use it in Shadow DOM on the client, which you can do with webc:keep 11ty.dev/docs/languages/webc/#webckeep