GitHunt
PU

pushparajsingh/useImperativeHandle-Concept-Use

A simple React demo that demonstrates useImperativeHandle — allowing a Parent component to directly call Child component functions via ref, without prop drilling or state lifting.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is enabled on this template. See this documentation for more information.

Note: This will impact Vite dev & build performances.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

Languages

JavaScript66.1%CSS27.9%HTML6.0%

Contributors

Created March 8, 2026
Updated March 14, 2026
pushparajsingh/useImperativeHandle-Concept-Use | GitHunt