React -typescript中ref定义,示例:1constHome:React.FC=()=>{2consttextRef=useRef (null);34useEffect(()=>{5console.log(textR...
確定! 回上一頁