import { createOpenboxForm } from "https://deno.land/x/openbox@1.1.8/runtime/form.ts";
Type Parameters
T extends TSchema
Parameters
registry: OpenboxSchemaRegistry
schema: T
Returns
OpenboxForm<T> | undefined
import { createOpenboxForm } from "https://deno.land/x/openbox@1.1.8/runtime/form.ts";