---
title: HashRouter
---

# HashRouter

[MODES: declarative]

## Summary

[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react_router.HashRouter.html)

A `<Router>` for use in web browsers. Stores the location in the hash
portion of the URL.

## Props

### basename

[modes: declarative]

_No documentation_

### children

[modes: declarative]

_No documentation_

### window

[modes: declarative]

_No documentation_
