dillon1000/react
Commit
Browse files Explain arbitrariness of ref name in callback (#8913)
* Explain arbitrariness of ref name in callback The sample code was confusing because it's not clear that "textInput" in this.textInput is an arbitrary name for the ref. * Tweak wording
Changed paths1 file
First-parent comparisondocs/docs/refs-and-the-dom.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…