The revealed state of the secret block.
The wrapped secret block.
Called when the element is moved into a new Document.
Called when the element is first removed from a Document. In cases where it is then moved into another Document, this callback is invoked before adoptedCallback, so we must also re-apply the prototype here so that subclasses have any disconnectedCallback overrides invoked appropriately.
Toggle the secret revealed or hidden state in content that this secret block represents.
The raw string content for this secret.
The modified raw content.
A custom HTML element used to wrap secret blocks in HTML content in order to provide additional interactivity.