open property

bool open
final

Indicates whether or not the details — that is, the contents of the <details> element — are currently visible.

Implementation

final bool open;