0 / 60 seg.

If you want the video not to load until the user clicks on it, which attribute should we use?

<video controls ___>
    <source src="large-video.mp4" type="video/mp4">
</video>