https://github.com/chandumaram/dual-list-box
Dual List Box for Angular 17 with reusable code (ControlValueAccessor and two-way data binding)
https://github.com/chandumaram/dual-list-box
angular angular17 control-value-accessor controlvalueaccessor dual-list dual-list-box dual-listbox reusable-components two-way-databinding
Last synced: about 1 month ago
JSON representation
Dual List Box for Angular 17 with reusable code (ControlValueAccessor and two-way data binding)
- Host: GitHub
- URL: https://github.com/chandumaram/dual-list-box
- Owner: chandumaram
- Created: 2025-03-19T16:56:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-19T16:56:38.000Z (about 1 year ago)
- Last Synced: 2025-06-26T13:47:46.423Z (11 months ago)
- Topics: angular, angular17, control-value-accessor, controlvalueaccessor, dual-list, dual-list-box, dual-listbox, reusable-components, two-way-databinding
- Language: TypeScript
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DualListbox
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.8.
1) Dual Listbox with ControlValueAccessor - onChange (integrating with Angular Forms)
2) Dual Listbox with two-way data binding
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.