Skip to content

milan-rabara/ControlValueAccessor-example

Repository files navigation

Learn Control Value Accessor

Angular 14 Control value accessor example project with ngModel.

Development server

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.

View

we have component called CustomCityInputComponent this component is Cusotom input for selecting City and State that look like this

Screenshot 2022-09-20 at 13-40-34 LearnControlValueAccessor

About

Example of simple ControlValueAccessor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published