A JavaScript library for building user interfaces
https://facebook.github.io/react/docs/refs-and-the-dom.html
* Edit on GitHub * props * Lifting State Up * add a ref to the child component * only be specified for DOM elements and for class components * findDOMNode() * some issues