Reference component in AEM SPA
Hi Experts,
We're extending our application to SPA support, which means all the Touch UI components are extended to SPA and writing the code in Angular.
As mentioned, all the components, which support SPA that would work in the SPA template. There is a reference Touch UI component, which would refer to other AEM components from another AEM page. The logic of the reference touch UI component would be to get the path of the AEM page and add in the sling: include. How can this logic be handled if we convert this into a SPA reference component (angular)?
I'm raising this as the sling: include can't be handled it in angular component, how to handled this?
Your help would be pretty much appreciated.
Thank you,
Nanda