DioxusLabs / DioxusLabs/docsite
Document persisting state between different routes
Open
documentation
enhancement
- Dominant language
- Rust
- Stars
- 206
- Forks
- 208
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 3
Description
One of the more common questions about the router is how to pass state outside of the url to the new page. We should document two different strategies:
1) Storing state in the context api
2) Persisting state in a shared layout
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.