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

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)

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.