wht is the value of the textcontent in js is that string code example
Example: set text of dom element
document.getElementById("myBtn").textContent = 'Hello World';
document.getElementById("myBtn").textContent = 'Hello World';