Retraction from multiple forms into one component
-
This task has to be reduced from several forms to one component - the button application order - submit. Ask as you can, the main problem is the reuse of the component person, and the user should not retain the intermediate component of the Employer, the recipients, etc., all data should be sent only when they are pressurized.
-
The main problem was the reuse of the component person, which was resolved
@ViewChildren(PersonComponent) people!: QueryList<PersonComponent>;