JSFiddle - React, Tailwind, and code Playground

HTML

<input type="checkbox" id="test"/>

JavaScript

$('input').attr('checked',1);