A
Size: a a a
A
🚀🚀
const videoRef = React.createRef(null)
const play = createEvent()
play.watch(() => {
videoRef.current.play()
})
const App => <>
<button onClick={play}>
play
</button>
<video ref={videoRef} />
</>AO
AO
🚀🚀
🚀🚀
AO
🚀🚀
🚀🚀
🚀🚀
AO
🚀🚀
AO
AO
🚀🚀
🚀🚀
🚀🚀
🚀🚀
AO
🚀🚀