最終更新:2024-12-09 (月) 13:59:21 (40d)
BrowserRouter
Top / BrowserRouter
React Router v7
- A <Router> for use in web browsers. Provides the cleanest URLs.
- https://api.reactrouter.com/v7/functions/react_router.BrowserRouter.html
React Router v6
- A <BrowserRouter> stores the current location in the browser's address bar using clean URLs and navigates using the browser's built-in history stack.