Refactor form handling in compound components
Also all elements now take the parentForm as input. Allowing it to use them with template binding and not only setting the value directly (in the controller).
Showing
- projects/common/element-components/compound-elements/compound-element.directive.ts 2 additions, 1 deletion...omponents/compound-elements/compound-element.directive.ts
- projects/common/element-components/compound-elements/likert-radio-button-group.component.ts 0 additions, 1 deletion.../compound-elements/likert-radio-button-group.component.ts
- projects/common/element-components/compound-elements/likert.component.ts 0 additions, 2 deletions.../element-components/compound-elements/likert.component.ts
- projects/common/form-element-component.directive.ts 2 additions, 2 deletionsprojects/common/form-element-component.directive.ts
Loading
Please register or sign in to comment