JSFiddle - React, Tailwind, and code Playground

by j08691

JavaScript

$('<input>', {
  'type' : 'text',
  'autofocus' : 'true'
}).prop('size','50').appendTo('body');