Documentation
{ elements: { firstName: { value: "John", }, }, formError: { code: "UNIDENTIFIED_CUSTOMER", message: "Could not find customer", }, formState: "ERROR", }
The elements of the form
The error of the form
The state of the form