title | toc |
---|---|
Custom Query Parsing |
false |
This example demonstrates how to store a complex data structure in the URL query string using a custom hook.
It's a good example of how React Router's low-level hooks provide you with all the flexibility you need to create your own custom hooks that fit the needs of your app.
Open this example on StackBlitz: