UNPKG

angular2-json-schema-form

Version:
15 lines (14 loc) 183 B
{ "schema": { "field": { "type": "string", "title": "A field" } }, "form": [ { "key": "field" }, { "type": "submit", "title": "Submit" } ] }