Properties
Form properties can be fetched by applying a v-ref to the form component and referencing them on the this.$refs object.
hasErrorsbooleanDoes the form contain any errors?pristinebooleanWhen usingsendOnlyDirtyFields, is the form pristine?