0👍
use .value instead
document.querySelector("#app > ... > textarea").value = "hello world"
- [Vuejs]-Vue chartjs no strikethrough on legend click
- [Vuejs]-Npm install vue 3 return ERR! Cannot convert undefined or null to object
Source:stackexchange.com