JSFiddle - React, Tailwind, and code Playground

HTML

<div id="test"><a href="{url}">Test</a></div>

JavaScript

alert( document.getElementById( 'test' ).innerHTML );