Posted by: Pdfprep
Post Date: November 18, 2020
A developer wants to extend AEM Core Components to create a custom Carousel Component.
How should the developer extend the Core Components?
A . Make changes to the original component and assign a component group.
B . Use the sling:resourceSuperType property to point to the core component.
C . Use the sling:resourceType property to point to the core component.
D . Copy the Core Carousel component to /apps/<project> folder.
Answer: D
Leave a Reply