https://github.com/the-road-to-learn-react/react-ref-example
How to use ref in React as exmaple
https://github.com/the-road-to-learn-react/react-ref-example
react react-ref reactjs
Last synced: about 1 month ago
JSON representation
How to use ref in React as exmaple
- Host: GitHub
- URL: https://github.com/the-road-to-learn-react/react-ref-example
- Owner: the-road-to-learn-react
- Created: 2020-04-24T15:04:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:30:44.000Z (almost 6 years ago)
- Last Synced: 2025-06-12T02:54:35.742Z (12 months ago)
- Topics: react, react-ref, reactjs
- Language: JavaScript
- Homepage: https://www.robinwieruch.de
- Size: 171 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# React Ref by Example
[](https://travis-ci.org/the-road-to-learn-react/react-ref-example) [](https://slack-the-road-to-learn-react.wieruch.com/) [](https://greenkeeper.io/)
Showcasing how React Refs work by example. [Read more about it.](https://www.robinwieruch.de/react-ref/)
## 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/