Before React hooks were released, we used to create refs using the createRef API. Since the release of React hooks, we can count on React.useRef .
確定! 回上一頁