UNPKG

@mistio/mist-form

Version:

A Webcomponent that renders a form defined by a JSONSchema & an optional UISchema spec

8 lines 153 B
{ "jsonSchema": { "title": "A single-field form", "type": "string" }, "uiSchema": {}, "formData": "Initial value" }