JSFiddle - React, Tailwind, and code Playground

by cchana

HTML

<div id="extra"></div>

JavaScript

$('#extra').html("<table>\
<tr><td>...</td></tr>\
<tr><td>...</td></tr>\
<tr><td>asdsda</td></tr>\
</table>");