Example JSON
{
"formName":"JSON-Generated Bootsnip Form",
"widgets":
[
{
"componentType": "button",
"singlebutton": "I need to be depressed",
"label": "The button is sad"
},
{
"componentType": "textInput",
"label": "blueOrangutan",
"placeholder": "orangeDuck",
"help": "purpleFish"
},
{
"componentType": "selectBasic"
},
{
"componentType": "buttonDrop",
"placeholder": "I am holding a place.",
"label": "I am label",
"buttontext": "Options",
"options": "lala,option2,option3,yay,etc,none,hehe,verylonnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnngoption,eaaa,cian,idfnsodvn,disnjofn",
"rows": "6"
}
]
}