MCPcopy Index your code
hub / github.com/bholmesdev/simple-stack / Form

Function Form

examples/playground/src/components/solid-js/Form.tsx:55–98  ·  view source on GitHub ↗
(
	props: {
		validator: FormValidator;
		context?: FormContextType;
		fieldErrors?: FieldErrors;
	} & Omit<ComponentProps<"form">, "method" | "onSubmit">,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

validateFormFunction · 0.85
useCreateFormContextFunction · 0.70

Tested by

no test coverage detected