Tutorialsplane

ReactJs Redirect to URL


JavaScript navigator location.href property is used to redirect to specified url. Here in this tutorial, we are going to explain how you can use loccation.href in ReactJs. You can also use our online editor to edit and run the code online.


ReactJs Redirect to URL Method Example

You can redirect to specified url simply as below-

Example:


Try it ยป

ReactJs Blog