Course contentsShow
React
Lesson 277 of 2,3968. Props PatternsPro lesson

The 'children as Function' Variant

Using children as the render prop for cleaner syntax: <Component>{data => <div>{data}</div>}</Component>.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.