JSFiddle - React, Tailwind, and code Playground
HTML
<input type="text" id="K48_h6;547ECE8D417501D623E11F94E0DF94FD" name="K48_1" value="h6;547ECE8D417501D623E11F94E0DF94FD" type="checkbox" style="cursor: pointer;">
JavaScript
jQuery(function() {
var $elem = $(document.getElementById('K48_h6;547ECE8D417501D623E11F94E0DF94FD'))
$('input').after('<h1>' + $elem.val() + '</h1>');
})