Constructor
new DetachedShadowRootError(opt_erroropt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source
Indicates the shadow root is no longer attached to the DOM
| Name | Type | Attributes | Description |
|---|---|---|---|
opt_error | string | <optional> | the error message, if any. |