ama icon indicating copy to clipboard operation
ama copied to clipboard

Custom Component

Open hemantmali21 opened this issue 7 years ago • 0 comments

Hi Todd, I have created a custom button component and I am using it in one of templates. I want to disable this button component using disabled property when the form is invalid. How do I achieve this? which Angular API I can use? Link to my repo for reference https://github.com/hemantmali21/Angular2-Demo/blob/master/src/app/okbutton/okbutton.component.ts

Thanks in Advance.

hemantmali21 avatar Jul 22 '17 17:07 hemantmali21