tjallingt/react-youtube

Allow setting wmode to be able to select the z-index

Opened this issue · 1 comments

I want to set a z-index for the player, as I want to overlay a search window. Reading https://stackoverflow.com/a/9074366/8925692 I need to add &wmode=transparent to the src of the iframe.

It would be nice to add a prop for this.

Example:
image