form-schema-runtime - v1.0.0
    Preparing search index...

    Function createForm

    • Render an accessible form into a container from a declarative schema.

      The runtime owns the container children until destroy() is called. Schema text is rendered with DOM APIs and textContent; schema strings are never executed as code.

      Parameters

      Returns FormInstance