DetachedShadowRootError

Indicates the shadow root is no longer attached to the DOM

Constructor

new DetachedShadowRootError(opt_erroropt)

Parameters:
NameTypeAttributesDescription
opt_errorstring<optional>

the error message, if any.