I am trying to develop a container component in angular spa
I have tried including <aem-responsovegrid> inside html to add a layout container
But it is not working and throwing an error ngmodule is not defined.
Could please help with what needs to add as a dependency in ts files to make it work
Views
Replies
Total Likes
Can you please check - https://github.com/adobe/aem-sample-we-retail-journal/blob/master/angular-app/package.json
Views
Replies
Total Likes
Hi @arunpatidar ,
Thanks for the input . I have added the dependency in my package.json file.
I am able to render the aem-container on the page, but couldnt get the layout on the page.
below is the inspect element rendered on the page,
<aem-container data-cq-data-path="" class="aem-container"><!----><!----></aem-container>
In angular html file i have used <aem-container></aem-container>
Do i need to pass any attributes to above snippet?
Views
Replies
Total Likes
could you please check https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-angular-spa-create-con...
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies