Reference@ory/elements-reactType AliasesFormValuesFormValues type FormValues = Record<string, string | boolean | number | undefined> A generic type for the form values.