react window target new tab code example Example: open in a new tab react <td onClick={()=> window.open("someLink", "_blank")}>text</td>