useRef hook - to create references to the input elements,; ref keyword - to attach the references so we can later get values from the inputs with the reference.
確定! 回上一頁