I’m having a lot of trouble differentiating formBuilder and formGroup
I’m studying a code in Angular and I have the following codes
I’m having a lot of trouble differentiating formBuilder and formGroup
I’m studying a code in Angular and I have the following codes
Angular Reactive Form Unique Identifier
how can i make the cnic the unique identifier like on form will not submit if it found similar valee like i want form to be delete using that unique identifier here is my code. Here is my code look likes