An AEM Developer needs to create a new component to help support a new product launch.
* The client is on AEM 6.5 on-premise with the latest version of WCM Core Components
* The component must include text, image, and a link
* The component must support multiple designs
Which process should the AEM Developer use to support the launch?
Extend the Teaser Component from Core Components
Create style variations to be used in the Style System** Comprehensive Explanation of Correct Answer Only: The Teaser Component from Core Components is a component that allows authors to display a title, description, image and link for a teaser item. The component supports multiple designs and can be extended to add custom features or logic. The Style System allows authors to define style variations for components without requiring code changes or new templates. Reference: https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/teaser.html?lang=en https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/style-system.html?lang=en
Hassie
21 hours ago