My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Props - React.js Tutorials

Props - React.js Tutorials

David Johnson's photo
David Johnson
·Apr 22, 2017

React props are properties passed from the component into their inner function. Props are short for 'properties' and can be used to create dynamic counters, timers, date fields, alert counters, and pretty much anything that falls into design of your custom React Component (or element.)