Hello, How can I use events? I am trying to do this <Vimeo video="3718294" autoplay onProgress={console.log("hey")}/> but the even is not getting triggered
Hello, How can I use events? I am trying to do this
<Vimeo video="3718294" autoplay onProgress={console.log("hey")}/>
but the even is not getting triggered