The "counter" variable only changes when the component is rerendered and is only available in the scope of the new render. Since the forEach loop will ...
確定! 回上一頁