src/app/shared/dynamic-form/smart/dynamic-form-live.component.ts
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | dynamic-form-live |
| template |
Properties |
Methods |
Inputs |
Outputs |
constructor(dynamicFormService: DynamicFormService)
|
||||||
|
Parameters :
|
| config | |
Type : DynamicFormConfig
|
|
| onFormChange | |
Type : EventEmitter<any>
|
|
| ngOnInit |
ngOnInit()
|
|
Returns :
void
|
| formGroup |
Type : FormGroup
|