FormErrorResult

Represents a failed form submission.

Parameters

errors

The List of FormError errors generated by the form submission.

Constructors

Link copied to clipboard
constructor(errors: List<FormError>)

Properties

Link copied to clipboard
Link copied to clipboard