Docs.rs
leptos_router-0.8.15
leptos_router 0.8.15
Permalink
Docs.rs crate page
MIT
22 July 2026
Links
Repository
crates.io
Source
Owners
benwis
gbj
Dependencies
any_spawner ^0.3.0
normal
either_of ^0.1.9
normal
futures ^0.3
normal
gloo-net ^0.6
normal
js-sys ^0.3
normal
leptos ^0.8.20
normal
leptos_router_macro ^0.8.6
normal
or_poisoned ^0.1.0
normal
percent-encoding ^2.3
normal
optional
reactive_graph ^0.2.14
normal
send_wrapper ^0.6
normal
tachys ^0.2.18
normal
thiserror ^2.0
normal
tracing ^0.1
normal
optional
url ^2.5
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
rustc_version ^0.4
build
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
use_params_map
leptos_
router
0.8.15
In leptos_
router::
hooks
leptos_router
::
hooks
Function
use_
params_
map
Copy item path
Source
pub fn use_params_map() ->
Memo
<
ParamsMap
>
Expand description
Returns a raw key-value map of route params.