Closed bharatkashyap closed 3 weeks ago
Backlog Grooming Brainstorm:
react-router
P2 (not part of this effort)
TODO (excluding P2): Cover single-page application with client-side routing in https://mui.com/toolpad/core/introduction/integration/, using React Router DOM integration
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.
Feedback received:
The documentation gives a simple example of how to get code up and running. Now I want to extend on the examples provided and have different pages render in the contents part of the layout, and for the life of me I cannot figure out how to do that, nor is there any mention of that. Do I need to add the react router to get that functioning? Just a small example with each navigation item in the sidebar pointing to a different page (instead of just DemoPageContent) would be great!
from https://mui.com/toolpad/core/react-dashboard-layout/#
Search keywords: