JSFiddle - React, Tailwind, and code Playground by lbstr May 30, 2012 JavaScript var f = function(o){ alert(o); }; f({ a:"a", b:"b", });