{ input_value = (e.target as HTMLInputElement).value; }} onblur={update_value} onkeydown={handle_keydown} />