class js.html.DetailsElement extends Element
Available on js
The HTML details element (<details>
) is used as a disclosure widget from which the user the retrieve additional information.
Documentation for this class was provided by MDN.