create dynamic components from UI and create dynamic fields using mean stack [closed]
We create new components in angular projects using coding: ng g c testcomponent I had a requirement where i need to create dynamic components from UI (front end) and add fields with different data types(text, text area, calender,... data types). Custom fields must be added to the UI under dynamic component. eg:- I had component1 and component2 which is created from coding. I want to create component3 from frontend and add dynamic fields like name, email,... fields must be created. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/443384d7-29ef-45c7-8a45-1a55d0a44f7en%40googlegroups.com.
