Skip to content

Instantly share code, notes, and snippets.

@astrotars
Created January 14, 2013 21:11
Show Gist options
  • Select an option

  • Save astrotars/4533540 to your computer and use it in GitHub Desktop.

Select an option

Save astrotars/4533540 to your computer and use it in GitHub Desktop.
{
"design": {
"images": [
{
"enabled": true,
"url": "https://sweeps-dev.s3.amazonaws.com/a9b0d9a0ac9af495c88ada6695152ef4.png",
"height": 1000,
"width": 810
}
],
"elements": [
{
"label": "First Name",
"type": "input",
"pos": {
"x": 20,
"y": 100
},
"required": true
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment