Reference

FormValues

Represents the object shape managed by a form instance.

Signature

type FormValues = Record<string, unknown>