| We can attach shadow root to any element by using _________________property
Choose the correct option from below list
(1)Element.appendShadow()
(2)Element.attachingShadow()
(3)Element.addShadow()
(4)Element.attachShadow()
Answer:-(4)Element.attachShadow() | | |