Generate parsys in two column react component | Community
Skip to main content
Level 3
March 4, 2020
Solved

Generate parsys in two column react component

  • March 4, 2020
  • 1 reply
  • 2459 views

I have a requirement where I need to create a two-column component in react AEM SPA, but i am not able to get the parsys from the react code, can anyone please share the code or tell the class which we need to use to display the parsys using react js.

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

parsys component was created targeting static templates, for AEM SPA project you should employ a Layout Container. Please see a sample at https://helpx.adobe.com/experience-manager/kt/sites/using/getting-started-spa-wknd-tutorial-develop/angular/chapter-3.html

 

1 reply

leoberliantAdobe EmployeeAccepted solution
Adobe Employee
March 4, 2020

parsys component was created targeting static templates, for AEM SPA project you should employ a Layout Container. Please see a sample at https://helpx.adobe.com/experience-manager/kt/sites/using/getting-started-spa-wknd-tutorial-develop/angular/chapter-3.html