mderrick / react-html5video

A customizeable HTML5 Video React component with i18n and a11y.
http://mderrick.github.io/react-html5video/
MIT License
459 stars 123 forks source link

Controls component not configurable #70

Open micimize opened 7 years ago

micimize commented 7 years ago

for the Controls wrapper component, It would be nice if we could extend className on the underlying div, as well as add other props like style, etc.