Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

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

SOLVED

AEM Angular carousel SPA component

Avatar

Level 1

Hi Team,

I'm trying to create angular(9.x) carousel component with AEM(6.4.8)but couldn't able to find any references for the same.would be great if you can share some leads on the same.basically trying to map carousel AEM component to an angular carousel component.

 

- Dipti

Thanks

1 Accepted Solution

Avatar

Correct answer by
Employee

Please check https://www.npmjs.com/package/aem-core-components-contributions-react-core-spa and install npm i aem-core-components-contributions-react-core-spa, a sample project is shared.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Please check https://www.npmjs.com/package/aem-core-components-contributions-react-core-spa and install npm i aem-core-components-contributions-react-core-spa, a sample project is shared.