Skip to main content

React Component

Components are like JavaScript functions. Takes input (called props) and return DOM element.

Live Editor
Result
Loading...