react-router-link-target

0.13.43 • Public • Published

This adds target property to the default react-router Link component.

Example

Open new window when target="_blank"

<Link to="/about" target="_blank">About</Link>

Package Sidebar

Install

npm i react-router-link-target

Weekly Downloads

21

Version

0.13.43

License

MIT

Last publish

Collaborators

  • superraytin