useRef is just partially similar to React's ref (just structure of object with only field of current ). useRef hook is aiming on storing some data between ...
確定! 回上一頁