UNPKG

formgen-react

Version:

Formula generator with JSON for react. UI Fabric controls are used for rendering

22 lines (18 loc) 360 B
{ "id": "testform", "title": "Test", "rows": [{ "columns": [{ "controls": [{ "id": "control1", "control_type": ["Time"], "title": "Time", "value": 32400 }, { "id": "submit", "control_type": ["SubmitButton"] }] }] }] }