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

how to set the player with playsinline mode #98

Closed SiegfriedUK closed 7 years ago

SiegfriedUK commented 7 years ago

how to set the player with playsinline mode

mderrick commented 7 years ago

Just set it like any other HTML5 property.

<Video playsinline>