u-wave/react-youtube

Replay Function

Bigetion opened this issue · 1 comments

Can i replay video when video is end ?

simply add onEnd handler:

onEnd={(event)=>event.target.playVideo()}