Requirement: to add an image and a text below it as a single component.
Is there any OOTB component which has both image and text together?
Thanks in advance!
Solved! Go to Solution.
Views
Replies
Total Likes
Can you please take a look at https://www.aemcomponents.dev/?
It seems Teaser component is available that provides Image, Pretitle, Title and Description. See if that can be used. You can overlay the component to apply other customizations.
Other wise you can overlay the text component and add an image option to that.
If you end up not using any of above, you can also explore this wknd component for a custom implementation
Can you please take a look at https://www.aemcomponents.dev/?
It seems Teaser component is available that provides Image, Pretitle, Title and Description. See if that can be used. You can overlay the component to apply other customizations.
Other wise you can overlay the text component and add an image option to that.
If you end up not using any of above, you can also explore this wknd component for a custom implementation
I am using AEM 6.5.9 and I could see below OOTB deprecated textimage component -
Please don't inherit this component. You could refer this component to build your own textimage component and this component will be part your application(project) specific component library.