JSFiddle - React, Tailwind, and code Playground

HTML

<div id="output"/>

JavaScript

$('#output').html(navigator.userAgent);