HiddenInput
Allows a form to store and retrieve a value that is invisible to a user
<Form>{form => (<HiddenInputdefaultValue="qwertyuiop1234567890"name="employeeID"form={form}/>)}</Form>
defaultValue
string
form
{
"addError": "Function",
"registerField": "Function",
"onChange": "Function",
"onSubmit": "Function"
}
required
name
string
required