Answer the question
In order to leave comments, you need to log in
How to give a place for content to a React component?
Let's say we have a SectionContainer React component that renders
<section>
<h3></h3>
<article></article>
<div></div>
</section>
<SectionContainer>
<SectionContent />
<SectionExtraContent />
</SectionContainer>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question