Skip to content

This program show the use of key props in react . the little interface a button add more to add buttons . you can add button and then click on them to change the color . if you add new buttons React will be able to track the button if it has a key prop. you can try and see how its work by remove the key prop in the fileApp.jsx line 27

Notifications You must be signed in to change notification settings

firminfinva/key-props

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

This program show the use of key props in react . the little interface a button add more to add buttons . you can add button and then click on them to change the color . if you add new buttons React will be able to track the button if it has a key prop. you can try and see how its work by remove the key prop in the fileApp.jsx line 27

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published