setFormControlValue(id: string, value: TFormControlValue): void¶
Set a value for a specific form control.
Input parameters¶
string
- control id.
TFormControlValue - control value.
Set a value for a specific form control.
string
- control id.
TFormControlValue - control value.