Learn why, how, and when to use Refs in your React application. ... inputRef.focus(); } render() { return ( <div> <input ref={ref => { this.
確定! 回上一頁