-
-
Notifications
You must be signed in to change notification settings - Fork 328
-
Hi there! I would like to know how to set up routes for the pages of my web app. For instance, how can I configure "/main-page" or "/secondary-page"? Additionally, how can I create a button that redirects to any of these routes ?
Beta Was this translation helpful? Give feedback.
All reactions
Checkout reactpy-router.
Replies: 1 comment 11 replies
-
Checkout reactpy-router.
Beta Was this translation helpful? Give feedback.
All reactions
-
The docs have been updated: https://reactive-python.github.io/reactpy-router/usage/
Beta Was this translation helpful? Give feedback.
All reactions
-
aah! excellent! thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions
-
If you need more help, see this tutorial as well: https://reactive-python.github.io/reactpy-router/tutorials/simple-app/#nested-routes
Beta Was this translation helpful? Give feedback.
All reactions
-
Will do. I appreciate your help.
Beta Was this translation helpful? Give feedback.
All reactions
-
а как это привязывать к роутам flask?
Beta Was this translation helpful? Give feedback.