You need to store disable variable in component state and change it there. When you change the state of the component, the render method will ...
確定! 回上一頁