/react-ref-example

How to use ref in React as exmaple

Primary LanguageJavaScript

React Ref by Example

Build Status Slack Greenkeeper badge

Showcasing how React Refs work by example. Read more about it.

Installation

  • git clone git@github.com:the-road-to-learn-react/react-ref-example.git
  • cd react-ref-example
  • npm install
  • npm start
  • visit http://localhost:3000/