Dynamic Component which would read properties from ContentFragment and render OOTB teaser component
I was looking at options to read data from contentfragment and populate the teaser component using data-sly-resource by using ResoruceWrapper with dynamic properties being "title","description", "imagePath"
is this possible in AEM ? Please let me know if you have any references on this.