A developer wants to extend AEM Core Components to create a custom Carousel Component. How should the developer extend t
Posted: Thu Jul 21, 2022 9:09 pm
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.
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.