Hi, I am working on the video component as per the requirement should add the HTML5 video player. could you please suggest me, how to proceed. Regards, Michael Vino
2) Adding additional VideoJS-specific data attributes to the video element.
#1 should be done with a client library
#2 should be done by creating a custom component which extends the foundation video component. The foundation video component produces an HTML <video> tag, just not with the VideoJS-specific attributes.