The value property of the HTMLButtonElement interface represents the value of the element as a string, or the empty string if no value is set. It reflects the element's value attribute.MDN Reference
value
MDN Reference