MarkAsTouchedOptions
interface
stablesince v22.0
Options for the markAsTouched method.
skipDescendants
boolean | undefinedIf true, only marks the current field as touched.
If false or not provided, marks the field and all its descendants as touched.
Jump to details