This is a simple project with ngx-dynamic-components examples. Build with Angular CLI and references @ngx-dynamic-components/core, @ngx-dynamic-components/bootstrap and ngx-bootstrap (method 1)
npm install
ng serve
- dropdowns - a couple of related dropdown controls with a list of Countries and Cities. List of cities depends on selected country.
- dropdowns (JSON format) - same as a previous one but layout is defined as JSON.
- form - a simple form layout.
- contact-us - a simple contact-us form layout.
- registration form - a simple
A permissive MIT (c) - FalconSoft Ltd