Skip to main content

Use this tag for questions regarding DOM use and bindings of React Router v4, v5, v6, and v7.

Introduction

React Router DOM is a package that contains all the DOM bindings for React Router. That includes things such as HashRouter and BrowserRouter which are specific to DOM use for the browser.


Docs

Related tags