angular icon indicating copy to clipboard operation
angular copied to clipboard

Set form as invalid from the custom component

Open reshiin opened this issue 3 years ago • 0 comments

Hi! I just want to ask if its possible to set the form as invalid from the custom component itself. I have created a validation inside my custom component, if that validation fails I want to disable the submit button and tag the form as invalid programmatically inside the custom component.

Hoping for your kind assistance on this. Thanks!

reshiin avatar Mar 14 '22 08:03 reshiin