Hi All,
I am designing a video component in AEM 6.5
The foundation component (/libs/foundation/components/video) used in previous versions is now deprecated.
However, the documentation for 6.5 still refers to the same.
How should one go about designing the video component ?
Make a custom component with <video> tag ?
Views
Replies
Total Likes
This Foundation Component has been deprecated as you mentioned. Adobe recommends leveraging the Core Components instead.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Thanks!!
@vanegi- thanks for replying, I looked for Core Components for videos but couldn't find any.
I checked the components library at https://www.aemcomponents.dev/
However, for my requirement I have created a custom component using standard HTML 5 <video> tag.
Views
Replies
Total Likes
Hey @sg-aem can you please let me know where and how did you create this custom component using HTML 5. I am facing a similar.
Thanks
Views
Replies
Total Likes
Views
Likes
Replies