UNPKG

@appscode/ui-builder

Version:
21 lines (20 loc) 324 B
{ "type": "list-input-form", "schema": { "$ref": "schema#/" }, "label": { "text": "title" }, "element": { "type": "input", "schema": { "$ref": "schema#/items" }, "label": { "text": "newSubject" } }, "computed": "initializeSubjects", "onChange": "onSubjectsChange" }