defaultValue

The defaultValue property of the HTMLInputElement interface indicates the original (or default) value of the element. It reflects the element's value attribute.

MDN Reference