Set input name
formInput.setName(name)
Sets the name of the input field.
This method supports the following FormInput
elements:
FormCheckboxInput
FormFileUploadWrapper
FormRadioInput
FormSelect
FormTextarea
FormTextInput
Syntax
Returns
A Promise that resolves to null