Skip to main content
Level 2
November 30, 2021
Beantwortet

Adding SPA Component to Experience Fragment

  • November 30, 2021
  • 1 Antwort
  • 675 Ansichten

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

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von milind_bachani

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.

1 Antwort

milind_bachani
Adobe Employee
Adobe Employee
December 1, 2021

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.