setState({ checks: ['A','B'] });. Of course we can go about this way (assign the array state to some temporary variable, add the new element to it and ...
確定! 回上一頁