Solved! Go to Solution.
Views
Replies
Total Likes
For your convenience:
scott
Views
Replies
Total Likes
It looks like there are two parts of this:
1) Including the VideoJS JS and CSS in your page
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.
Views
Replies
Total Likes
For your convenience:
scott
Views
Replies
Total Likes
Views
Likes
Replies