UNPKG

angular2-json-schema-form

Version:
17 lines (16 loc) 246 B
{ "schema": { "code": { "type": "string", "title": "Some JSON" } }, "form": [ { "key": "code", "type": "ace", "aceMode": "json", "aceTheme": "twilight", "width": "100%", "height": "200px" } ] }