from [elsewhere in the docs](https://facebook.github.io/react/docs/refs-and-the-dom.html): > Avoid using refs for anything that can be done declaratively.
from [elsewhere in the docs](https://facebook.github.io/react/docs/refs-and-the-dom.html): > Avoid using refs for anything that can be done declaratively.