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