Angular 14 Control value accessor example project with ngModel.
First clone the repo
git clone https://github.com/milan-rabara/ControlValueAccessor-example.git
Install dependencies by doing npm install
now run this project by npm start
in terminal.
we have component called CustomCityInputComponent
this component is Cusotom input for selecting City and State that look like this