To do this, simply add a ref attribute in an element created in its render method. For example, <div ref={myRef}> . Now, React is able to ...
確定! 回上一頁