Skip to main content
New Participant
November 6, 2018

Including a layout Container in a React component

  • November 6, 2018
  • 4 replies
  • 4606 views

I am trying create a REACT component which holds the Layout container, so that I can insert another component into the same.(in the editor)

.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

New Participant
February 22, 2023

Here is a detailed blog for the same with the example code.

https://blog.3sharecorp.com/implementing-a-container-component-column-control-in-aem-spa-react

 

chgovindAuthor
New Participant
November 9, 2018

Does this help us to achieve the Goal? Can anyone help me how to use this?

JSDoc: Home

New Participant
June 16, 2019

chgovind​,

Did you get solution for your problem?

Thanks

chgovindAuthor
New Participant
November 6, 2018

Yes,I am bit new to this stack, I am able to create several components and publish.

But stuck with above question.

Adding a component, which holds some html and a placeholder for another component to be inserted.

smacdonald2008
New Participant
November 6, 2018

Are you working on a SPA - have you looked at the SPA document?