IntentFormStatus = "idle" | "loading" | "resolved" | "error"
"idle"
"loading"
"resolved"
"error"
Defined in: packages/react/src/types.ts:5