Skip to content

Type Alias: DefinedField

ts
type DefinedField = ReturnType<ReturnType<typeof useForm>["defineField"]>;

Type definition for VeeValidate defined fields