We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d78d0 commit 9dfbd46Copy full SHA for 9dfbd46
src/lib/client/superForm.ts
@@ -84,7 +84,6 @@ export type FormOptions<
84
taintedMessage: string | boolean | null | (() => MaybePromise<boolean>);
85
SPA: true | { failStatus?: number };
86
87
- submitOnlyTainted: boolean;
88
onSubmit: (
89
input: Parameters<SubmitFunction>[0] & {
90
/**
0 commit comments