UNPKG

angular2-json-schema-form

Version:
22 lines (21 loc) 304 B
{ "schema": { "search": { "type": "string", "title": "Search" } }, "form": [ "search", { "type": "actions", "items": [ { "type": "submit", "title": "Submit" }, { "type": "button", "title": "Cancel" } ] } ] }