A component is simply a React style component with props types and default props.
Members
-
defaultProps
-
Default props
-
propTypes
-
Prop types for validation
Methods
-
<abstract, static> render()
-
Renders the component