UNPKG

@mistio/mist-form

Version:

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

4 lines (2 loc) 100 B
import { MistForm } from './src/MistForm.js'; window.customElements.define('mist-form', MistForm);