Skip to content
#

forwardref

Here are 33 public repositories matching this topic...

Registering email and password as an input from the user. If fields are incorrect, it will first focus on the email field and then to the password field. Creating custom input components and using forwardRef and useImperativeHandle to forward the component function to the custom input and using useState, useEffect, useContext API and useReducer

  • Updated Dec 18, 2022
  • JavaScript

This project is a timer game which is built using React.js in which score is based on being able to stop time as close to the timer. It covers concepts such as object / array destructuring, props, conditional rendering, useState, useRef, forwardRef, createPortal and useImperativeHandling.

  • Updated Feb 8, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the forwardref topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the forwardref topic, visit your repo's landing page and select "manage topics."

Learn more