So let's say val='xxx' and I set val='yyy', the input will get updated. ... inputValue = e.target.value; } render() { return html` <input ...
確定! 回上一頁