appleple / react-modal-video

Accessible React Modal Video Component
https://appleple.github.io/react-modal-video/
MIT License
177 stars 86 forks source link

Cannot disable player controls on custom channel modal #76

Open AnnaVidal opened 2 years ago

AnnaVidal commented 2 years ago

Hi!

Is there any prop like controls="0" / controls=false to hide controls on custom url modal?? This two are not working

uidev1116 commented 1 year ago

@AnnaVidal Sorry. Because using iframe tag, player controls cannot be hidden on custom url modal.