UNPKG

angular2-json-schema-form

Version:
21 lines 269 B
{ "schema": { "name": { "type": "string", "title": "Name" }, "key": { "type": "string", "title": "Access key" } }, "form": [ "name", { "type": "authfieldset", "items": [ "key" ] } ] }