Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x6675636b796f75676974687562/kotlinjs-react-hooks-example
An example of how useLocation(), useSearchParams(), and useParams() hooks can be used
https://github.com/0x6675636b796f75676974687562/kotlinjs-react-hooks-example
Last synced: about 1 month ago
JSON representation
An example of how useLocation(), useSearchParams(), and useParams() hooks can be used
- Host: GitHub
- URL: https://github.com/0x6675636b796f75676974687562/kotlinjs-react-hooks-example
- Owner: 0x6675636b796f75676974687562
- License: apache-2.0
- Created: 2022-09-06T11:35:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T22:00:04.000Z (about 1 year ago)
- Last Synced: 2024-10-04T13:22:04.644Z (4 months ago)
- Language: Kotlin
- Size: 96.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= An example of how `useLocation()`, `useSearchParams()`, and `useParams()` hooks can be used
Links:
* https://v5.reactrouter.com/web/api/Hooks/uselocation[`useLocation()`]
* https://v5.reactrouter.com/web/api/Hooks/useparams[`useParams()`]