Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

AEM Angular SPA Sly

Avatar

Level 1

Does anybody know how can we replicate the data-sly-resource in SPA Angular/SPA React so we can edit the child component and parent component in AEM Edit mode?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @renato-valim ,

 

If I understood your requirement correctly then we need import either on of them (React or angular) to make it work-

 

@adobe/aem-angular-editable-components
@adobe/aem-react-editable-components

 

There is also a thread similar to this here

 

Reference-

https://experienceleague.adobe.com/docs/experience-manager-64/developing/headless/spas/spa-getting-s...

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @renato-valim ,

 

If I understood your requirement correctly then we need import either on of them (React or angular) to make it work-

 

@adobe/aem-angular-editable-components
@adobe/aem-react-editable-components

 

There is also a thread similar to this here

 

Reference-

https://experienceleague.adobe.com/docs/experience-manager-64/developing/headless/spas/spa-getting-s...