... 所以我們要實作onChange 事件,讓this.state.inputValue 改變「因為onChange 改變了inputValue ,所以給input 的value 也就被改變了」,因此就會看到輸入的東西!
確定! 回上一頁