@sample-stack/counter-module-browser
Version:
Sample core for higher packages to depend on
10 lines (5 loc) • 399 B
Markdown
# Connected React Router TypeScript Example
You can try changing counter value and editing some components. Components will be updated while preserving counter state.
In Hello link, you will see that the HelloChild component can access router state (URL path) without passing as props via its parent.
Reference:
https://github.com/supasate/connected-react-router/tree/master/examples/typescript