The details HTML element represents a control from which the user can obtain additional information or controls on-demand.
<details attribute-name="attribute-value"></details>
Name | Value | Description |
---|
open | open | empty | Specifies that the contents of the details element should be shown to the user |