An open API service indexing awesome lists of open source software.

https://github.com/ammarnajjar/ng-nested-custom-form-control

Angular nested custom form control example
https://github.com/ammarnajjar/ng-nested-custom-form-control

angular example form formcontrol nested

Last synced: about 1 month ago
JSON representation

Angular nested custom form control example

Awesome Lists containing this project

README

          

# Angular nested custom form control example

This is an example stepper component, implemented as a custom form control.
It has a nested form control in it, which is the input field.

## run:

```bash
npm start
```