Adding /Appending Array Elements. It takes the following format: this.setState({ checks: [ ...this.state.checks, 'some element'], });.
確定! 回上一頁