JSFiddle - React, Tailwind, and code Playground

HTML

<a href="#!/example/1234" class="details">details</a>

JavaScript

alert($('a').attr('href'));