Element.ShadowRoot
Element.ShadowRoot property
Returns shadowRoot stored on this element or null if it’s closed.
public ShadowRoot ShadowRoot { get; }
Property Value
The shadowRoot.
See Also
- class ShadowRoot
- class Element
- package com.aspose.html.Dom
- package Aspose.HTML