HTMLDetailsElement: open property - Web APIs | MDN

Value

A boolean value.

The boolean value represents the state of the open HTML attribute. The value of true means it is set with both the summary and the additional information shown to the user. The false value means it not set, with only the summary shown.

Specifications

Specification
HTML
# dom-details-open

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.