HTMLDetailsElement
sealed class HTMLDetailsElement : HTMLElement, IHtmlDetailsElement, IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, IElementCssInlineStyle
Represents the HTML details element.
Gets or sets if the details element is open.