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