An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: forwardref

sairoon/react-hooks

react 4

Language: JavaScript - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Sentvinsent/user-list-practice-project

React Project to practice and showcase working with functional components, managing state with redux and redux toolkit, working with REST APIs, using NPM packages and animating React App.

Language: JavaScript - Size: 2 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jaredLunde/forward-ref-as

A wrapper around React.forwardRef() that allows HTML attributes and prop types to be derived from the "as" prop.

Language: TypeScript - Size: 2.26 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 1

rpearce/react-with-forwarded-ref

React higher-order component (HOC) for ref forwarding

Language: TypeScript - Size: 1.17 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

windsuzu/react-food-ordering

A food ordering application built with react.js.

Language: JavaScript - Size: 2.65 MB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

Shlomo-Moller/hook-ref

Markdown, and some code examples, about React refs, from a function component perspective.

Language: JavaScript - Size: 311 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ndraaditiya/react-ref-useImperativeHandle

This is a Simple Example Way to use React ref, forwardRef and useImperativeHandle hooks

Language: TypeScript - Size: 53.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

sofiane-abou-abderrahim/react-food-order

Language: JavaScript - Size: 3.72 MB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Sathyaboopathi23/Project-Management

Our project management app is designed to help users organize and track their projects and tasks effectively.

Language: JavaScript - Size: 431 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sofiane-abou-abderrahim/react-the-almost-final-countdown

Discover a captivating ReactJS demo showcasing advanced features like Refs and Portals. Play the Almost Final Countdown game, where players challenge themselves with timer tasks, utilizing direct DOM access, dynamic value management, and component APIs. Experience seamless modal rendering with Portals. Dive into the code and explore the magic!

Language: JavaScript - Size: 144 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BuZZraa/Countdown-Game

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.

Language: JavaScript - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

maksym-baboshko/react_personal-journal

The React project. Basic level

Language: JavaScript - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

CorinaMurg/tenzies

Interactive and accessible dice game built with React. Uses multiple hooks to manage state and side effects in the application. Employs "forwardRef" to create a reference for the "Die" component. Relies on conditional rendering to alter the UI based on the game state.

Language: JavaScript - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AryanSinghal/indexed_db-poc

POC of indexedDB.

Language: JavaScript - Size: 223 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

burakkrt/react-useRef-forwardRef

Language: JavaScript - Size: 320 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dragana1611/login-form-usecontext-react-app

Login form useContext React App

Language: JavaScript - Size: 690 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

frontendella/toggleable_form

Simple Form for practicing forwardRef of React

Language: JavaScript - Size: 306 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prateekoctane/Custom-Pin-Input

This is a custom Pin Input project in react. where I have used forwardRef in order to see how and where it can be used in application in react. It is custom pin input as you might have seen in various webisted which require an OTP login.

Language: JavaScript - Size: 305 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ritankar-pal/Form-Validation

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

Language: JavaScript - Size: 303 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rossowka/button-ref-training

Szkola Reacta #4 | Events Refs Bind

Language: HTML - Size: 300 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

akshpnwr/handling-side-effects-react

A udemy course learning module which helps in understanding side effects in react

Language: JavaScript - Size: 457 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AyeshaKhan07/ReactForwardRef

Forward Ref in React

Language: JavaScript - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lelekaspb/foobar-form

Ordering form for FooBar

Language: JavaScript - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

afeiship/class-imperative-handle

React `useImperativeHandle` for class component.

Language: JavaScript - Size: 213 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kalanaveen/hulu-clone

an awesome clone of hulu getting all datat from tmdb api

Language: JavaScript - Size: 370 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kalanaveen/twitter-clone

A beautifull twitter demo app with real time tweet .

Language: JavaScript - Size: 379 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

vivek-chowdhury/react-redux

This application is created to demonstrate how redux is used in React application [Work in progress]

Language: JavaScript - Size: 687 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

klimashkin/react-forwardref-utils

Utils to help with React 16.3+ forwardRef method

Language: JavaScript - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

kaings/angular-DI-1

Language: TypeScript - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

frinyvonnick/reacats

Demonstration app for talk "React in 2019"

Language: JavaScript - Size: 1.1 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

3rd-Eden/references

Providing references to your React components from one single location

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

silvestrevivo/react-budgetjs

Monthly personal budget application developed with reactjs, following the Udemy Tutorial from @jonasschmedtmann.

Language: JavaScript - Size: 264 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0