最終更新:2024-12-09 (月) 18:05:47 (40d)  

createBrowserRouter
Top / createBrowserRouter

This is the recommended router for all React Router web projects. It uses the DOM History API to update the URL and manage the history stack.

https://reactrouter.com/6.28.0/routers/create-browser-router

https://api.reactrouter.com/v7/functions/react_router.createBrowserRouter.html

メモ

関連