Open BurkovBA opened 2 years ago
Add new attributes field to the gatsby-config.js section of gatsby-remark-videos plugin, so that user could customize video tag attributes through that field. In my use case I wanted to add controls to the video player that were disabled by default.
attributes
gatsby-config.js
Add new
attributes
field to thegatsby-config.js
section of gatsby-remark-videos plugin, so that user could customize video tag attributes through that field. In my use case I wanted to add controls to the video player that were disabled by default.