Answer. You need to trigger the onChange event manually. On text inputs onChange listens for input events. So in you handleClick ...
確定! 回上一頁