[WICG/webcomponents] Clonning shadowroot , example : element.cloneNode({ deep: true, includeShadowDOM: true }); (Issue #1082)

Can i have the ability to clone the existed shadow root please just by using cloneNode method or by adding cloneable prop in the previous attachshadow like  element.attachShadow({mode: 'closed', cloneable: true}),i am trying to build a framework which is based on ceating web components from the server and i need that feature please 

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

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

Received on Saturday, 9 November 2024 23:13:26 UTC