Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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 and Adobe Champion

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 and Adobe Champion

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...