Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Router modules, bound to specific history type #20

Open
mefechoel opened this issue Oct 17, 2020 · 0 comments
Open

Add Router modules, bound to specific history type #20

mefechoel opened this issue Oct 17, 2020 · 0 comments
Assignees

Comments

@mefechoel
Copy link
Owner

Add Router modules that are bound to a specific history:

  • BrowserRouter using the HTML5 History API
  • HashRouter using the hash fragment
  • MemoryRouter for testing and embedded widgets
  • A Router, that automatically falls back to a memory history when the browser history doesn't work. Maybe AutoRouter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant