defaultValue

The defaultValue property of the HTMLOutputElement interface represents the default text content of this element. Getting and setting this value is equivalent to getting and setting textContent on the .

MDN Reference