- From: Mayank <notifications@github.com>
- Date: Tue, 12 Mar 2024 23:30:27 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 March 2024 06:30:31 UTC
> Or in an attribute on the shadow host element: > > ```html > <custom-element shadowlayers="buttons, inherit.BETTER-BUTTONS"> > </custom-element> > ``` Shouldn't this attribute go on the `template` element? And similarly be available in `attachShadow()`? -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/909#issuecomment-1993659366 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/909/1993659366@github.com>
Received on Wednesday, 13 March 2024 06:30:31 UTC