JSFiddle - React, Tailwind, and code Playground

HTML

<input type="checkbox" id="foo">

CSS

asdasd

JavaScript

$("#foo").attr("checked", "checked");