UNPKG

angular2-json-schema-form

Version:
13 lines (12 loc) 156 B
{ "schema": { "pwd": { "type": "string", "title": "Your secret" } }, "form": [ { "key": "pwd", "type": "password" } ] }