AsfResultError
AsfResultError
is a type that represents an Astro Superforms Action error result.
AsfResultFailure
AsfResultFailure
is a type that represents an Astro Superforms Action failure result.
AsfResultRedirect
AsfResultRedirect
is a type that represents an Astro Superforms Action redirect result.
AsfResultSuccess
AsfResultSuccess
is a type that represents an Astro Superforms Action success result.
AsfResult
AsfResult
is a type that represents an Astro Superforms Action result (success, failure, redirect or error).
AsfSafeResult
AsfSafeResult
is a type that represents an Astro Action safe result of an Astro Superforms Action result.
AsfActionHandler