Commit ca18acd5 authored by Grand Francois's avatar Grand Francois
Browse files

composant de saisie de paramètre :

- utilisation de l'interface ControlValueAccessor
- séparation du data binding en 2 parties ([(ngModel)]="_value" -> [ngModel]="_paramDef.v" (ngModelChange)="setValue($event))
parent b83574b8
Showing with 104 additions and 51 deletions
+104 -51
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment