how to create Props in React Js in Hindi, react js props

Опубликовано: 25 Февраль 2026
на канале: Tech Daya
41
10

Hi, Guys
in This video, we Will learn React Props ( react js properties). What are props in React JS in Hindi? Components need to communicate (send data to each other) and the way to pass data between components is by using props. “Props” is a special keyword in React, which stands for properties and is being used for passing data from one component to another.