0
maharatha created
I have created 3 components Component A Component B and Component C. Component A & B are placed in Component C.
Component A is a File Upload Control {Ng-FileUpload" and Component B is a dynamic form.
I would like to pass data from Coponent B to Component A while uploading the file.
Any suggestion to do it the right way ?