ArslanAmeer/mark-invalid-form-controls
The markInvalidFormControls function is a utility function for Angular applications that helps you mark all invalid form controls as dirty and scrolls smoothly to the first invalid control. This utility is useful for providing better user experience in forms with validation, making it easier for users to identify and correct the invalid inputs.
TypeScriptMIT
No issues in this repository yet.