keywords: useRef , controlled components , uncontrolled components , form ... 即可取得該input 元素的值const locationName = inputLocationRef.current.value; ...
確定! 回上一頁