focus in all textfield material ui form code example Example: mui textfield focus <TextField inputRef={input => input && input.focus()} />