useRef (initialValue) is a built-in React hook that accepts one argument as the initial value and returns a reference (aka ref).
確定! 回上一頁