Skip to content

superRaytin/react-router-link-target

 
 

Repository files navigation

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>

About

A complete routing solution for React.js

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.9%
  • HTML 20.4%
  • CSS 1.3%
  • Shell 0.4%