angular - Insert form-component dynamically -


dynamicform

i want insert dynamically form module/component containing html , formgroup definition. header/footer/buttons (white) same. possible start form-parent (white).

<parent-form dynform="dynamicform"></parent-form> 

the parent/dynamic should able communicate each other, parent in control.

if understand correctlythe point, looking angular2 router providing. check routing in official documentation (e.g. https://angular.io/docs/ts/latest/guide/router.html or https://angular.io/docs/ts/latest/tutorial/toh-pt5.html).

i hope helps


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -