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