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

Adding SPA Component to Experience Fragment

Avatar

Level 2

Hi All,

Is it possible to add SPA Components in Adobe Experience Fragments i am using AEM 6.5.8.0.Please suggest.

I searched forum not getting a clear reference.

Regards,

Rajashankar.R

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

We use MapTo() to map the react component with created aem custom component holding the properties. Technically it should work since once content fragment is created it will resolve the rendering markup from mapped react component.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

We use MapTo() to map the react component with created aem custom component holding the properties. Technically it should work since once content fragment is created it will resolve the rendering markup from mapped react component.