A guide to React refs: useRef and createRef, We can now import useRef for refs inside function components as well. import React, { useRef } from 'react' ...
確定! 回上一頁