DEV Community

Adrian Twarog
Adrian Twarog

Posted on

React Props

React Props

Learning to use them for the very first time? Here is a getting started tutorial! This will cover everything you need to know about what they are, how they work, and ways to use them!


Youtube: React Props

Properties can be passed down the react tree, & can include:

  • className
  • styles
  • strings
  • numbers
  • arrays
  • objects
  • components
  • children
  • state/store

Follow and support me:

Special thanks if you subscribe to my channel :)

Want to see more:

I will try to post new great content every day. Here are the latest items:

Oldest comments (0)