JSFiddle - React, Tailwind, and code Playground
HTML
<div id="contenu">
</div>
<br/>
<br/>
<a href="#" onmouseover="document.getElementById('contenu').innerHTML = '<video width=250px height=250px preload muted autoplay loop playsinline><source src=http://www.w3schools.com/html/movie.mp4 type=video/mp4></video>'">Play&Pause</a>