React's useRef hook creates an object with a single property: current . ... const editFieldRef = useRef(null); const editButtonRef ...
確定! 回上一頁