JSFiddle - React, Tailwind, and code Playground by asuma igarashi March 28, 2017 HTML <input class="test" type="text" value="hoge" disabled /> JavaScript alert($(".test").val());