AEM 6.5 - Use parsys inside react component | Community
Skip to main content
January 22, 2020
Question

AEM 6.5 - Use parsys inside react component

  • January 22, 2020
  • 1 reply
  • 1243 views

I'm currently creating a component using React SPA, and I would like to know how can I insert a parsys, or something that allows me to drag a component into my component. I can't find documentation on how to do it, or how I can use Sightly inside my react component.

Thanks

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

1 reply

vanegi
Adobe Employee
Adobe Employee
July 18, 2020

For AEM SPA project, you should employ a Layout Container for inserting a parsys. Please see a sample at https://helpx.adobe.com/experience-manager/kt/sites/using/getting-started-spa-wknd-tutorial-develop/...