Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

JSON Specification

nhokgames1 edited this page Feb 15, 2017 · 4 revisions

[{"id":"textbox","component":"textInput","editable":true,"index":0,"label":"Name","description":"Your name","placeholder":"Your name","options":[],"required":true,"validation":"/./"},{"id":"checkbox","component":"checkbox","editable":true,"index":1,"label":"Pets","description":"Do you have any pets?","placeholder":"placeholder","options":["Dog","Cat"],"required":false,"validation":"/./"},{"component":"sampleInput","editable":true,"index":2,"label":"","description":"","placeholder":"","options":[],"required":false,"validation":"/.*/"}]

Clone this wiki locally